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)

Other Resources

Log Shipping
Log Shipping Tables and Stored Procedures

Help and Information

Getting SQL Server 2005 Assistance