DTS Package fails when Scheduled



I am running SQL 2000. I have a DTS that imports an Access database from a
remote source into my SQL server. When I excecute the DTS manually it runs
perfectly, but when run as a Scheduled job I get the following error:

Executed as user: SQLSERVER\SYSTEM. DTSRun: Loading... DTSRun:
Executing... DTSRun OnStart: Copy Data from Results to Results Step
DTSRun OnError: Copy Data from Results to Results Step, Error = -2147467259
(80004005) Error string: [Microsoft][ODBC Driver Manager] Data source
name not found and no default driver specified

Obviously the ODBC connection is not at fault since the package ruins fine
when not scheduled. I am looking at permissions, as the DTS scheduled job
password is different from the Access ODBC password. It doesn't make a lot
of sense that the job password would be passed onto the ODBC, but I am at a
loss.

Any ideas?


.



Relevant Pages

  • Re: problem scheduling DTS package
    ... Allan Mitchell MCSE,MCDBA, www.SQLDTS.com - The site for all your DTS needs. ... I can successfully execute> the package from within Enterprise Manager or using the DTSrunui utility. ... I have used the DTSrunui utility to schedule the job. ... > DTSRun /Sservername/Uusername/Ppassword/Nnameofpackage> ...
    (microsoft.public.sqlserver.dts)
  • Re: Scheduling Problem - Duplicate Attachments
    ... So how is the package requesting the Excel File? ... Allan Mitchell MCSE,MCDBA, www.SQLDTS.com - The site for all your DTS needs. ... > DTSRun: Executing... ...
    (microsoft.public.sqlserver.dts)
  • Re: Tricky DTS problem (Novell and Microsoft Meet)
    ... this be profile based in the ODBC setup? ... www.SQLDTS.com - The site for all your DTS needs. ... > Novell NDS directory showing the computers on the network and the ... > DTSRun: Executing... ...
    (microsoft.public.sqlserver.dts)
  • Re: Linked SQL Server to Access
    ... I did not have my proxy set. ... >> I have a linked server on my SQL server to an access database via a mapped ... >> the DTS, it works. ...
    (microsoft.public.sqlserver.dts)
  • Re: Linked SQL Server to Access
    ... I did not have my proxy set. ... >> I have a linked server on my SQL server to an access database via a mapped ... >> the DTS, it works. ...
    (microsoft.public.sqlserver.server)