I have an OLE DB Source. The output of OLEDB source is connected to a look up task. The output of the lookup task goes into OLE DB Destination. When executed..
I am getting this error:
DTS.Pipeline: component "Lookup" (2834) failed the pre-execute phase and returned error code 0x8007000E.
Any idea why pre-execute phase failure occurs?
TIN,
Anand
You are probably right. I have a data flow task before this specific task which contains 15 Look Up Tasks. I am presuming that memory is not released when needed.
The reference table is very small. It contains around 220 records.
Also, I have 2 GB memory available on this machine.
-Anandsql
No comments:
Post a Comment