April 26, 2006 at 2:08 pm
We have vendor application that executes DTS package with Lookups option. When this package runs from the application it works. If I execute it from the Database Server side it returns the following error:
Not enough storage is available to complete this operation.
What makes this DTS package to run to Success from application and fail when I run it from Database Server Side?
I will appreciate your help.
Alex
May 1, 2006 at 1:58 pm
Alex,
You may want to check the size of your TempDB and if any growth restrictions are applicable and how much disk space is available.
Also if DTS package explicitly specifies a drive letter that is available on the clients (like drive C)but not available on the server it could be a problem. I did have a couple of similar cases with Drive Letter-specific setups
Regards,Yelena Varsha
May 10, 2006 at 9:31 pm
Hey Alex,
check this url: ( the artcile suggests a hot fix from microsoft ?? )
http://support.microsoft.com/?kbid=889170
Cheers
Brad
June 13, 2007 at 7:33 am
Hi,
I have applied the SP4 SQL2000 and solved this problem!
The problem was the lookup on win3k and sql2000 SP3.
Claudete
Clau
May 28, 2008 at 6:36 pm
Hi Yelena. I am having the same problem as the thread starter, and have found that my tempdb is indeed smaller than the DB I am trying to perform a copy database operation on. If I increase the size of the tempdb, do I risk damaging anything else?
Thank you,
Chris.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply