SSIS - could not open global shared memory. -
06-21-2009
, 08:48 AM
I am using Vista Ultimate 64 (8 GB memory), with SQL 2008 Developer Edition.
I used SSIS import / Export wizard to create the package. (DTS).
when I run it, it will keep using up my main memory.
the warning was :
could not open global shared memory to communicate with performance DLL.
data flow performance counters are not available. to resolve. run this
package as an administrator, or on the system console.
The Id I was using was in the administrator group.
SSIS shouldn't continue use up all the memory.
please help |