Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running a Task under a different user id

Status
Not open for further replies.

jimmYLepp

Programmer
Jan 22, 2002
39
0
0
US
For a specific job that logs onto another server I get the error

Executed as user: USTRESACC\cccsqladmin. Login failed for user 'USTRESACC\cccsqladmin'. [SQLSTATE 28000] (Error 18456). The step failed.


which means I need to change who the SQL Agent is running under, but I can't, seems that this server is logging onto other SQL Servers and needs this login for that. Does anybody know a way to run the single job as a different user?


jimmY
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top