log_shipping_monitor_alert (Transact-SQL)

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 SQL Server Agent job ID of the log shipping alert job.

See Also

Reference

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)

Concepts

About Log Shipping (SQL Server)