dbTalk Databases Forums  

SQL Job and DTS Failure

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


Discuss SQL Job and DTS Failure in the microsoft.public.sqlserver.dts forum.



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

Default SQL Job and DTS Failure - 03-10-2006 , 07:04 AM






I have a SQL Job that calls a DTS package which in turn connects to a
Progress dB and downloads. This has worked perfectly for months.
However it's stopped working for no apparent reason.

If I run the DTS package manually it connects perfectly and then I can
run the SQL Job from Step 2 and it completes. The message that the job
reports when failing to connect is: -

Specified driver could not be loaded due to system error 126
(DATADIRECT 4.10 32-BIT Progress SQL92 v9.1E).

Error source: Microsoft OLE DB Provider for ODBC Drivers

However, when I check the ODBC Driver that is set up fine too and the
'Test Connection' succeeds.

Any pointers to sort this out would be greatfully recieved.

Thanks

Craig Willis


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

Default Re: SQL Job and DTS Failure - 03-11-2006 , 03:47 AM






Hello craiggiarc (AT) gmail (DOT) com,

This sounds like the user that is running the job cannot see the driver AND/OR
the DSn to the db is not setup for the user.

Something working manually and as a job are two different beasts. The peson
doing the execution can change and also the location of execution changes.

have a read of this

http://support.microsoft.com/?kbid=269074


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

Quote:
I have a SQL Job that calls a DTS package which in turn connects to a
Progress dB and downloads. This has worked perfectly for months.
However it's stopped working for no apparent reason.

If I run the DTS package manually it connects perfectly and then I can
run the SQL Job from Step 2 and it completes. The message that the
job reports when failing to connect is: -

Specified driver could not be loaded due to system error 126
(DATADIRECT 4.10 32-BIT Progress SQL92 v9.1E).

Error source: Microsoft OLE DB Provider for ODBC Drivers

However, when I check the ODBC Driver that is set up fine too and the
'Test Connection' succeeds.

Any pointers to sort this out would be greatfully recieved.

Thanks

Craig Willis




Reply With Quote
  #3  
Old   
craiggiarc@gmail.com
 
Posts: n/a

Default Re: SQL Job and DTS Failure - 03-13-2006 , 04:42 AM



Thanks for your thoughts on this, I went through the MS support
suggestions but unfortunatly it didn't resolve the situation.

Craig


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.