Home Forums SQL Server 2012 SQL 2012 - General could not open global shared memory to communicate with performance dll SQL 2012 RE: could not open global shared memory to communicate with performance dll SQL 2012

  • Nats007 (4/22/2014)


    Hi

    Getting the following warning in SSIS - SQL 2012:

    [SSIS.Pipeline] 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.

    Microsoft had a fix for SQL Server 2008.

    Does anyone know how to get around this in SQL 2012?

    Thanks in advance

    Change the destination to OLE DB Destination to get this working.

    😎