dbTalk Databases Forums  

Import Warning Message

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Import Warning Message in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Med
 
Posts: n/a

Default Import Warning Message - 07-07-2009 , 07:23 PM






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

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: Import Warning Message - 07-08-2009 , 07:42 AM






This is just a hunch, but take a look at your local SQL Server Configuration
manager. Under the SQL Server Network Configuration node, for the local
instance (may be more than one instance on your machine, like a SQL Express
install) check the status of each Protocol. Is Shared Memory enabled? Check
the same for your SQL Native Client 10.0 COnfiguration.

HTH
=====
Todd C


"Med" wrote:

Quote:
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


Reply With Quote
  #3  
Old   
Med
 
Posts: n/a

Default Re: Import Warning Message - 07-08-2009 , 09:05 AM



Hi Todd,

Thanks for replying. I only have one instance of SQL 2008 Dev.I checked and
by default "Shared Memory" were enabled for all.

Regards

Med

"Todd C" <ToddC (AT) discussions (DOT) microsoft.com> wrote

Quote:
This is just a hunch, but take a look at your local SQL Server
Configuration
manager. Under the SQL Server Network Configuration node, for the local
instance (may be more than one instance on your machine, like a SQL
Express
install) check the status of each Protocol. Is Shared Memory enabled?
Check
the same for your SQL Native Client 10.0 COnfiguration.

HTH
=====
Todd C


"Med" wrote:

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


Reply With Quote
  #4  
Old   
Andrew
 
Posts: n/a

Default RE: Import Warning Message - 07-30-2009 , 12:00 AM



Hi Med,

I had the same problem when I set up a proxy account to use the ssis service
through the SQL server agent.

I deleted the proxy account and it seemed to work fine for running a
straight import
I re-created the proxy account and

Regards,

Andrew

"Med" wrote:

Quote:
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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.