dbTalk Databases Forums  

ODBC dts schedule fails

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


Discuss ODBC dts schedule fails in the microsoft.public.sqlserver.dts forum.



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

Default ODBC dts schedule fails - 12-11-2003 , 06:41 PM






A scheduled dts package which contains odbc links to other data sources fails
I have use unc paths this fails. I have read the securtiy papers but this still does not run. I have other dts packages that
run fine but, this package is the source of all the other data that is required.

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

Default Re: ODBC dts schedule fails - 12-11-2003 , 06:47 PM






And what are the errors?
What is the ODBC datasource?
Only when scheduled ?
You read the article re: Executing a package as a job?

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

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


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

Quote:
A scheduled dts package which contains odbc links to other data sources
fails.
I have use unc paths this fails. I have read the securtiy papers but this
still does not run. I have other dts packages that
run fine but, this package is the source of all the other data that is
required.




Reply With Quote
  #3  
Old   
shane
 
Posts: n/a

Default Re: ODBC dts schedule fails - 12-11-2003 , 08:06 PM



yes i have read the article 269074
DTSRun: Loading..
DTSRun: Executing..
DTSRun OnStart: DTSStep_DTSDataPumpTask_
DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259 (80004005
Error string: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specifie
Error source: Microsoft OLE DB Provider for ODBC Driver
Help file:
Help context:
Error Detail Records
Error: -2147467259 (80004005); Provider Error: 0 (0
Error string:
Error source:
Help file:
Help context:
DTSRun OnFinish: DTSStep_DTSDataPumpTask_
DTSRun: Package execution complete
I have tried udl files these dont work
When i test the odbc connection with the user name and passwork it verify's..
Manually it will run.

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

Default Re: ODBC dts schedule fails - 12-12-2003 , 05:32 AM



This error

80004005

says it is a permissions problem or that the source you are trying to
connect to cannot be seen. Are you using a system DSN ? Have you tried
logging in as the SQL Server Agent account and seeing if you can execute the
package manually?

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


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

Quote:
yes i have read the article 269074.
DTSRun: Loading...
DTSRun: Executing...
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:
Error source:
Help file:
Help context: 0
DTSRun OnFinish: DTSStep_DTSDataPumpTask_1
DTSRun: Package execution complete.
I have tried udl files these dont work.
When i test the odbc connection with the user name and passwork it
verify's...
Manually it will run.



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.