February 5, 2007 at 10:10 pm
February 5, 2007 at 11:21 pm
i think u need to execute a job with someother user. otherr than the owner of the job. try to use the "execute as user" in the execute step and try if it fixes ur problem.
Cheers,
Sugeshkumar Rajendran
SQL Server MVP
http://sugeshkr.blogspot.com
February 6, 2007 at 12:30 am
Hi
You need to change MSSQLSERVER Agent service logon in windows control panel. Instead of default user, mention domain or workgroup user and password and then re-start agent service.
Amit
February 6, 2007 at 4:12 am
Hi,
Thanks for replies...
The agent service doesnt run as Default User, but as a domain account (myDomain\SqlSvc). If I set the Job step to 'run as' SQL Server agent service, the correct profile is loaded (ie for SQLSvc). I believe this is because the Agent is in fact already running as this user.
scott
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply