all groups > sql server dts > december 2003 >
You're in the

sql server dts

group:

ODBC dts schedule fails


ODBC dts schedule fails shane
12/11/2003 4:41:05 PM
sql server dts:
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
Re: ODBC dts schedule fails shane
12/11/2003 6:06:13 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..
Re: ODBC dts schedule fails Allan Mitchell
12/12/2003 12:47:03 AM
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


[quoted text, click to view]
required.

Re: ODBC dts schedule fails Allan Mitchell
12/12/2003 11:32:28 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


[quoted text, click to view]

AddThis Social Bookmark Button