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