Scheduled DTS package fails even when SQLSERVERAGENT logs on as ow
- From: Mark Pea*** <fbmarkp@xxxxxxxxxxxxxxxx>
- Date: Mon, 8 Aug 2005 10:35:05 -0700
Successful DTS package fails when scheduled as a SQL Agent job.
The package runs only one ActiveX script, which makes a call to a COM DLL
that uses DAO to run read-only queries against an Access 2000 .mdb file with
workgroup security.
Domain\user1 is assigned to the workgroup, and has full NTFS file and folder
permissions.
The DTS package owner is domain\user1;
the Agent job owner is domain\user1;
the SQLSERVERAGENT service logs on as domain\user1.
SQL Agent security context can write files to the same folder as the .mdb
file.
All paths involved are confirmed UNCs.
Have I missed something? With these security settings, what's the difference
between Agent and DTS security context as far as Access is concerned?
Thank you.
.
- Follow-Ups:
- Re: Scheduled DTS package fails even when SQLSERVERAGENT logs on as ow
- From: Allan Mitchell
- Re: Scheduled DTS package fails even when SQLSERVERAGENT logs on as ow
- Prev by Date: RE: Running a Package
- Next by Date: Re: Running a Package
- Previous by thread: Running a Package
- Next by thread: Re: Scheduled DTS package fails even when SQLSERVERAGENT logs on as ow
- Index(es):