I am extracting the data into a flat file before I do a bulk insert for a 4 mill records. When I am doing this in a package and the first step(extract data) is giving some messages in the results tab
[DTS.Pipeline] Information: The buffer manager detected that the system was low on virtual memory, but was unable to swap out any buffers. 3 buffers were considered and 3 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.
How do I change the settings to allocate more VM or a better buffer management?
TIA
[DTS.Pipeline] Information: The buffer manager detected that the system was low on virtual memory, but was unable to swap out any buffers. 3 buffers were considered and 3 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.
How do I change the settings to allocate more VM or a better buffer management?
TIA