JOb failed

  • I can run a stored proc in a query window no problem

    (stored proc queries a linked server via openquery).

    However when I schedule the proc in a Job it fails:

    authentication failed [SQL STATE] 42000 (error 7399)

    Sorry if this is a bit vague - any ideas as to how I resolve this?

    Thanks

  • Does the SQL Agent service account has permission on the linked server?

    Look in the SQL Error log on the linked server and see the detaild errors regarding the failed login.

    ** Don't mistake the ‘stupidity of the crowd’ for the ‘wisdom of the group’! **

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply