Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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