Job fails & need to use domain\user acct to run
Hi all,
I have a situation where i need to run a job using a DOMAIN\USERNAME owner but when i do this it fails with...
"The job failed. Unable to determine if the owner...etc etc [SQLSTATE 42000] (Error 8198))"
The job runs fine when the owner is set to 'sa' or the 'sql service account', but alas this is no good to me as the DTS package it runs call a batch file to copy a file from another machine, and sa & sql service accounts don't have access to this file. So DTS fails.
Q: How can i get the job to work with DOMAIN\USERNAME owner??
Q: Any suggestions on any workarounds??
Cheers,
Ken
|