Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Applies to:
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 Microsoft SQL Server Database Engine in the log shipping configuration. |
| secondary_database | sysname | The name of the secondary database in the log shipping configuration. |