Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.73 KB

File metadata and controls

37 lines (32 loc) · 1.73 KB
title log_shipping_monitor_alert (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 06/10/2016
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology system-objects
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
author stevestein
ms.author sstein

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)