﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Sivakumar Mahalingam  / Checking the Job Status on Multiple Servers / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 09:30:19 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>I am getting the following error when I try to run the usp_help_job_status stored procedure. Msg 208, Level 16, State 1, Procedure usp_help_job_status, Line 17Invalid object name 'mondb.dbo.job_status'.What am I doing wrong?:-D</description><pubDate>Wed, 21 Oct 2009 12:11:20 GMT</pubDate><dc:creator>ray santalis-466762</dc:creator></item><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>Hi,Thanks for your comment. Yes you should be able to get the jobs from the master server too. Pls check that the master server is listed in the sysservers table.Regards,Siva.</description><pubDate>Wed, 23 Sep 2009 12:50:38 GMT</pubDate><dc:creator>Sivakumar Mahalingam-480206</dc:creator></item><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>Hi , its a very cool article.Can't we get the information of the jobs running under master server.</description><pubDate>Wed, 09 Sep 2009 11:26:04 GMT</pubDate><dc:creator>mushtaq777</dc:creator></item><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>You can use powershell to execute a script on multiple servers.  This article shows how to do this, populating an excel worksheet with information on failed jobs:  http://www.mssqltips.com/tip.asp?tip=1798  I modified that script, adding sheets showing backups, database data file space, and recent lines in the error log, filtering out mundane messages.  Failed jobs, failed backups and data files with less than a certain percentage of free space are in red.I then scheduled a job executing this script each morning before I come in, resulting in a quick summary of our servers.</description><pubDate>Tue, 08 Sep 2009 13:26:49 GMT</pubDate><dc:creator>don.schaeffer</dc:creator></item><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>Is it not possible to run stored procedures through a linked server?   I have RPC set to true.</description><pubDate>Tue, 08 Sep 2009 05:01:35 GMT</pubDate><dc:creator>oskargunn</dc:creator></item><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>Just to be completely open about all this, I am employed by BMC Software. Having said that, I would like to suggest using an Enterprise Job Scheduler, like BMC CONTROL-M, that provides the ability to run SQL Server jobs such as sql scripts or stored procedures. If you use CONTROL-M, you get centralized job status monitoring from  single management console across any number of database instances. You get all the infrastructure that has usually been built to manage scheduling such as 24x7 staffing, alerting via the scheduling console, email, automatic incident creation in Remedy, Service Desk Express, HP Service Desk and other such tools, ability to define automatic recovery actions and simple and intuitive dependencies between database tasks and other batch such as running your apps, file transfers, managing ERPs like SAP, Peoplesoft or Oracle eBusiness Suite, etc. You don't need to create additional databases to track anything because CONTROL-M does it all for you. You don't need to write and maintain scripts and perhaps best of all, DBAs can spend their time administering databases rather than doing job scheduling.</description><pubDate>Mon, 07 Sep 2009 13:42:29 GMT</pubDate><dc:creator>joe_goldberg</dc:creator></item><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>I always seem to get this error:Msg 7357, Level 16, State 2, Line 1Cannot process the object "exec msdb.dbo.sp_help_job". The OLE DB provider "SQLNCLI" for linked server "JOB_TSSQL6" indicates that either the object has no columns or the current user does not have permissions on that object.JOB_TSSQL6  is the name of my linked server.</description><pubDate>Mon, 07 Sep 2009 08:23:34 GMT</pubDate><dc:creator>oskargunn</dc:creator></item><item><title>RE: Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>nice article, but is there any method other than linked server to connect to various servers.</description><pubDate>Mon, 07 Sep 2009 03:19:23 GMT</pubDate><dc:creator>ChiragNS</dc:creator></item><item><title>Checking the Job Status on Multiple Servers</title><link>http://www.sqlservercentral.com/Forums/Topic783627-1642-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/Monitoring/67972/"&gt;Checking the Job Status on Multiple Servers&lt;/A&gt;[/B]</description><pubDate>Mon, 07 Sep 2009 00:12:00 GMT</pubDate><dc:creator>Sivakumar Mahalingam-480206</dc:creator></item></channel></rss>