dbTalk Databases Forums  

Not enough storage is available to process this command.

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


Discuss Not enough storage is available to process this command. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Pieternel.Fieret@gmail.com
 
Posts: n/a

Default Not enough storage is available to process this command. - 03-11-2005 , 06:18 AM






Hello,

I have a stored procedure (which uses the sp's sp_OACreate,
sp_OAMethod, etc.) that should execute a DTS-package on the server.
This DTS-packages exports data from SQL Server database to an existing
Access 97 database.

When I run the DTS on the server, everything works just fine and my
Access 97 db is filled with data from SQLServer. However, when I
execute the SP that should execute the DTS from a SQL Query Analyzer I
get the following error:

Not enough storage is available to process this command.

Even when I do this in a SQL Query Analyzer on the server.
SQL Server SP 3 is installed on the server, and there's plenty of
memory available.

Can someone tell me what I'm doing wrong?


Reply With Quote
  #2  
Old   
Ilya Margolin
 
Posts: n/a

Default Re: Not enough storage is available to process this command. - 03-11-2005 , 07:41 AM






Pieternel,

As you guessed the error description is bogus. Under different circumstances
we have the same error, reported it to MS and they declared it as a bug.

Ilya

<Pieternel.Fieret (AT) gmail (DOT) com> wrote

Quote:
Hello,

I have a stored procedure (which uses the sp's sp_OACreate,
sp_OAMethod, etc.) that should execute a DTS-package on the server.
This DTS-packages exports data from SQL Server database to an existing
Access 97 database.

When I run the DTS on the server, everything works just fine and my
Access 97 db is filled with data from SQLServer. However, when I
execute the SP that should execute the DTS from a SQL Query Analyzer I
get the following error:

Not enough storage is available to process this command.

Even when I do this in a SQL Query Analyzer on the server.
SQL Server SP 3 is installed on the server, and there's plenty of
memory available.

Can someone tell me what I'm doing wrong?




Reply With Quote
  #3  
Old   
Pieternel Fieret
 
Posts: n/a

Default Re: Not enough storage is available to process this command. - 03-12-2005 , 01:51 AM



Thanks Ilya. Did they give you any solution?

Reply With Quote
  #4  
Old   
The Margolins
 
Posts: n/a

Default Re: Not enough storage is available to process this command. - 03-12-2005 , 02:18 PM



Pieternel,

We've found a workaround which in our case was getting rid of lookups in
transformation tasks.

Ilya

"Pieternel Fieret" <Pieternel.Fieret (AT) gmail (DOT) com> wrote

Quote:
Thanks Ilya. Did they give you any solution?



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.