Hi,
I have a table with 3 billion rows.
Now while perfroming look for incremental load
I am facing the following error.
OLE DB error occurred while populating internal cache. Check SQLCommand and SqlCommandParam properties
failed the pre-execute phase and returned error code 0xC020824E.
I have tried with changing the buffer memory size and Buffer row count but could't find any luck.
The lookup is still failing with same error.
Is there any possible way to resolve this.
Thanks in Advance,
Sam.