dbTalk Databases Forums  

DTS Package Job Failure

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


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



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

Default DTS Package Job Failure - 10-11-2005 , 02:46 PM






Below is the error message I am getting on my dts package - Any help will be
appreaciated.

Executed as user: BHCS\sqlsrv. DTSRun: Loading... DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart: DTSStep_DTSDataPumpTask_1
DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259 (80004005)
Error string: [Microsoft][ODBC Driver Manager] Data source name not found
and no default driver specified Error source: Microsoft OLE DB Provider
for ODBC Drivers Help file: Help context: 0 Error Detail
Records: Error: -2147467259 (80004005); Provider Error: 0 (0)
Error string: [Microsoft][ODBC Driver Manager] Data source name not found
and no default driver specified Error source: Microsoft OLE DB Provider
for ODBC Drivers Help file: Help context: 0 DTSRun
OnFinish: DTSStep_DTSDataPumpTask_1 DTSRun: Package execution complete.
Process Exit Code 1. The step failed.

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS Package Job Failure - 10-11-2005 , 02:51 PM






ODBC Connections use DSN's or Data Source Names. Check Control Panel, Data
Sources, and verify that the DSN exists. Make sure you do this on the
machine upon which the package is executing.

Looks like a job, so that is the SQL server itself.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Aboki" <Aboki (AT) discussions (DOT) microsoft.com> wrote

Quote:
Below is the error message I am getting on my dts package - Any help will
be
appreaciated.

Executed as user: BHCS\sqlsrv. DTSRun: Loading... DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish:
DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart: DTSStep_DTSDataPumpTask_1
DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259 (80004005)
Error string: [Microsoft][ODBC Driver Manager] Data source name not
found
and no default driver specified Error source: Microsoft OLE DB
Provider
for ODBC Drivers Help file: Help context: 0 Error Detail
Records: Error: -2147467259 (80004005); Provider Error: 0 (0)
Error string: [Microsoft][ODBC Driver Manager] Data source name not found
and no default driver specified Error source: Microsoft OLE DB
Provider
for ODBC Drivers Help file: Help context: 0 DTSRun
OnFinish: DTSStep_DTSDataPumpTask_1 DTSRun: Package execution
complete.
Process Exit Code 1. The step failed.



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.