SSIS Error 0x4004800C -
07-19-2006
, 05:23 PM
On data flow task between a DataReader Source and a SQL Server Destination
SSIS keeps throwing the following error.
The system does not seem to be low on virtual memory, in fact, the job seems
to continue running until VS2005 takes up all the system memory (I assuming
storing upwards of 100,000 instances of the below error message)
Any thoughts on addressing this error. Thanks in advance.
0x4004800C
DTS_I_CANTRELIEVEPRESSURE
The buffer manager detected that the system was low on virtual memory, but
was unable to swap out any buffers. __ buffers were considered and __ were
locked. Either not enough memory is available to the pipeline because not
enough is installed, other processes are using it, or too many buffers are
locked. |