you can configure one server to run multiple jobs on many other servers, but there are a lot of hoops to jump through if you only want to do this for one job...
sp_start_job accepts a ServerName parameter. So I'm passing the name of the server that's been added as a linked server on the server the sp_start_job executes on.
But I'm at home today, not sure of the exact error message I received.
Yes I only need this for 1 job; sounds like you are referring to a master-->target configuration.
John,
I was indeed refering to a master-->target config. Its a bit over kill for your set up.
Stupid question - you aren't targeting a named instance and not putting the name in the server parm are you? Maybe on the target server see if there is anything weird in the network configuration setup. Also - the target server does accept remote connections, doesn't it?
Does the profile used via the linked servers have execute authhority over the SP the job is calling?
A few bit to check out
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.