Memory leak issue with a looped DTS package... -
10-14-2003
, 06:28 AM
I have created the infinite loop with a DTSMessageQueueTask.
However each iteration eats memory and after tens the "Mem usage" grows to
megabytes.
And it does not matter which way to run the package - DTSRUN, OLE Stored
Procedure or manually.
I wonder how MS propose to resolve this issue with their DTSMessageQueueTask
example where never-ending loop is used.
Thanks.
Oleg. |