dbTalk Databases Forums  

LoadFromSQLServer error

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


Discuss LoadFromSQLServer error in the microsoft.public.sqlserver.dts forum.



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

Default LoadFromSQLServer error - 05-23-2006 , 10:06 PM






Hi Everyone
I am running a scheduled stored procedure that executes a package, this is
run multiple times with different parameters.

This runs for a few days and then I get an error LoadFromSQLServer failed, I
get this message every time the stored procedure is run until I stop and
restart the SQL Server service. Once the Server has been restarted it again
works for a few days.

What may be the solution of such problem?

Thanks

Yuliaan



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: LoadFromSQLServer error - 05-25-2006 , 04:10 AM






Hello Yuliaan,

If LoadFromSQLServer fails it almost sounds like the calling proc cannot
find the package on the server. maybe a network glitch I am not sure. What
i am interested in is why you are executing this using a proc?

There are other ways to do this that I would have chosen over the proc even
if i had some onfiguration to do inside the package.


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi Everyone
I am running a scheduled stored procedure that executes a package,
this is
run multiple times with different parameters.
This runs for a few days and then I get an error LoadFromSQLServer
failed, I get this message every time the stored procedure is run
until I stop and restart the SQL Server service. Once the Server has
been restarted it again works for a few days.

What may be the solution of such problem?

Thanks

Yuliaan




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.