title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | f1_keywords | helpviewer_keywords | dev_langs | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
log_shipping_primary_secondaries (Transact-SQL) |
log_shipping_primary_secondaries (Transact-SQL) |
VanMSFT |
vanto |
06/10/2016 |
sql |
system-objects |
reference |
|
|
|
[!INCLUDE SQL Server]
Maps each primary database to its secondary databases. This table is stored in the msdb database.
Column name | Data type | Description |
---|---|---|
primary_id | uniqueidentifier | The ID of the primary database for the log shipping configuration. |
secondary_server | sysname | The name of the secondary instance of the [!INCLUDEmsCoName] [!INCLUDEssDEnoversion] in the log shipping configuration. |
secondary_database | sysname | The name of the secondary database in the log shipping configuration. |
About Log Shipping (SQL Server)
sp_add_log_shipping_primary_secondary (Transact-SQL)
sp_delete_log_shipping_primary_secondary (Transact-SQL)
sp_help_log_shipping_primary_secondary (Transact-SQL)
System Tables (Transact-SQL)