Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 1.79 KB

File metadata and controls

41 lines (36 loc) · 1.79 KB
title log_shipping_monitor_alert (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 06/10/2016
ms.prod sql-non-specified
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic language-reference
f1_keywords
log_shipping_monitor_alert
log_shipping_monitor_alert_TSQL
dev_langs
TSQL
helpviewer_keywords
log_shipping_monitor_alert system table
ms.assetid 1c775e48-9898-4149-b9d1-04d465f23438
caps.latest.revision 20
author JennieHubbard
ms.author jhubbard
manager jhubbard

log_shipping_monitor_alert (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx_md]

Stores the alert job ID for log shipping. This table is stored in the msdb database.

Column name Data type Description
alert_job_id uniqueidentifier The [!INCLUDEssNoVersion] Agent job ID of the log shipping alert job.

See Also

About Log Shipping (SQL Server)
sp_add_log_shipping_alert_job (Transact-SQL)
sp_delete_log_shipping_alert_job (Transact-SQL)
sp_help_log_shipping_alert_job (Transact-SQL)
System Tables (Transact-SQL)