Med
2009-07-08 00:23:56 UTC
Hi,
My Source DB is on a hosted remote sql server 2005. I created an exact
database on my local SQL 2008 Developer. I use SSIS to import data from
remote SQL 2005 to local DB (SQL 2008 Dev) , which deletes rows in
destination tables and allows Identity Insert. As far as I can see, all
rows of all tables are imported, but I also get the following Warning:
Warning 0x80049304: Data Flow Task 1: 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.
I have googled this problem, but couldn't find any useful answer. I also
thought this might be permission issue and I used my local sa login, but
still got the warning.
Does anyone know what is causing this warning?
Kind Regards
Med
My Source DB is on a hosted remote sql server 2005. I created an exact
database on my local SQL 2008 Developer. I use SSIS to import data from
remote SQL 2005 to local DB (SQL 2008 Dev) , which deletes rows in
destination tables and allows Identity Insert. As far as I can see, all
rows of all tables are imported, but I also get the following Warning:
Warning 0x80049304: Data Flow Task 1: 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.
I have googled this problem, but couldn't find any useful answer. I also
thought this might be permission issue and I used my local sa login, but
still got the warning.
Does anyone know what is causing this warning?
Kind Regards
Med