﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 High Availability  / Monitor Log Shipping / 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>Tue, 18 Jun 2013 22:45:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Monitor Log Shipping</title><link>http://www.sqlservercentral.com/Forums/Topic1406024-1549-1.aspx</link><description>Thanks for the response - confirms that we did not miss something obvious - checking the tables on the monitor server seems to be the best approach.  We check SQL Agent from the file system already - easy enough to add log shipping monitor to the same routine.</description><pubDate>Tue, 22 Jan 2013 07:32:58 GMT</pubDate><dc:creator>billh-508166</dc:creator></item><item><title>RE: Monitor Log Shipping</title><link>http://www.sqlservercentral.com/Forums/Topic1406024-1549-1.aspx</link><description>All other ways will be just wastage if your sql agent services getting shutdown abruptly. Its good to find out reason for that and fixes that will be probably the best solution. Why don't you change the services parameter to start automatically when it stops. But still you can try the other way around:- Query the msdb.log_shipping_secondary_databases and related table from other server (May be Primary) using link server and send alert.RegardsDhananjay</description><pubDate>Tue, 22 Jan 2013 03:56:11 GMT</pubDate><dc:creator>Dhananjay-440114</dc:creator></item><item><title>RE: Monitor Log Shipping</title><link>http://www.sqlservercentral.com/Forums/Topic1406024-1549-1.aspx</link><description>You can use the log shipping reports to monitor the state of the log shipping. These reports are standard. You can find more info on the link below:[url]http://msdn.microsoft.com/en-us/library/ms181149.aspx[/url]</description><pubDate>Sun, 20 Jan 2013 14:17:48 GMT</pubDate><dc:creator>Ignacio A. Salom Rangel</dc:creator></item><item><title>Monitor Log Shipping</title><link>http://www.sqlservercentral.com/Forums/Topic1406024-1549-1.aspx</link><description>Monitoring Log ShippingMy client in Manhattan maintains a disaster recovery server in South Brooklyn.  We employ log shipping to sync five databases.  I have been trying to determine the best way to programmatically determine whether the databases are synchronized, or perhaps better, when they were last synchronized.  The problem is complicated by the fact that the system appears healthy from the primary server’s perspective – it created the logs and shipped them successfully – but not from the secondary server’s perspective – sql agent shut down so logs were not restored and alerts not sent.Does anyone have suggestions regarding “best practices” to monitor system that employ’s log shipping.  We do have a monitor server available, but it is currently on the same file system as the primary.  I would rather not have to lobby for a third server – monitoring from the secondary would be fine if it can accurately tell me that status of the secondary in the event that the primary goes missing. </description><pubDate>Fri, 11 Jan 2013 07:30:41 GMT</pubDate><dc:creator>billh-508166</dc:creator></item></channel></rss>