Hi All,
I am running a package which has 5 DFT's running in parallel. OLEDB source has a SQL command and it is loading data to SQL.
I see that the data load gets stuck or becomes slow for some DFT. Below is the Informational message I get in Progress Tab
[SSIS.Pipeline] Information: The buffer manager detected that the system was low on virtual memory,
but was unable to swap out any buffers. 14 buffers were considered and 14 were locked.
not enough memory is available to the pipeline because not enough is installed,
other processes are using it, or too many buffers are locked.
Question: Where can we track the virtual memory and what's the workaround to increase it?
Cheers
Vaibhav
MCSA (SQL Server 2012)