SSIS.Pipeline : Warning: Could not open global shared memory to communicate with performance DLL
I am getting the following warning for my SSIS08 package: 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's console. I did check Warning in SSIS 2008 , but didn't find any solution. The package processes data and executes fine , but why do I see this warning? When I run this package on my machine, I see no such warning, it's only when I deploy it to our DEV SSIS server, I get this warning. Thanks, Sonal
November 17th, 2009 8:35pm

I am getting the following warning for my SSIS08 package: 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's console. I did check Warning in SSIS 2008 , but didn't find any solution. The package processes data and executes fine , but why do I see this warning? When I run this package on my machine, I see no such warning, it's only when I deploy it to our DEV SSIS server, I get this warning. Thanks, Sonal You have to include the account you use to execute the package in the performance counters group.SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
Free Windows Admin Tool Kit Click here and download it now
November 17th, 2009 9:58pm

Just to add - this is just a warning and is not an error. Basically it is saying that performance counters for this package will not work. This is typically an account issue.Phil Brammer | http://www.ssistalk.com | Twitter: http://twitter.com/PhilBrammer
November 17th, 2009 9:59pm

Thanks CozyRoc. I am getting the same warning and I would like to suppress this message otherwise I'll have customers complaining to me. So I added my domain user to the "Performance Log Users Group" in Windows (we're using Windows Server 2008 R2) and ran the package again as the same domain user, and still got the same error message:- Warning: 2011-03-02 11:50:24.77 Code: 0x80049304 Source: Get SQL DB Sourced Tables SSIS.Pipeline Description: Warning: 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's console. End Warning Andy Abel
Free Windows Admin Tool Kit Click here and download it now
March 13th, 2011 11:26am

Hi Andy, Check again your permissions. I don't have any other idea.SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
March 13th, 2011 11:37am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics