Zdarzenia
31 mar, 23 - 2 kwi, 23
Największe wydarzenie szkoleniowe sql, sieci szkieletowej i usługi Power BI. 31 marca – 2 kwietnia. Użyj kodu FABINSIDER, aby zaoszczędzić $400.
Zarejestruj się już dziśTa przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Applies to:
SQL Server
This topic describes how to remove log shipping in SQL Server by using SQL Server Management Studio or Transact-SQL.
In This Topic
Before you begin:
To remove log shipping, using:
The log-shipping stored procedures require membership in the sysadmin fixed server role.
Connect to the instance of SQL Server that is currently the log shipping primary server and expand that instance.
Expand Databases, right-click the log shipping primary database, and then click Properties.
Under Select a page, click Transaction Log Shipping.
Clear the Enable this as a primary database in a log shipping configuration check box.
Click OK to remove log shipping from this primary database.
On the log shipping primary server, execute sp_delete_log_shipping_primary_secondary to delete the information about the secondary database from the primary server.
On the log shipping secondary server, execute sp_delete_log_shipping_secondary_database to delete the secondary database.
Uwaga
If there are no other secondary databases with the same secondary ID, sp_delete_log_shipping_secondary_primary is invoked from sp_delete_log_shipping_secondary_database and deletes the entry for the secondary ID and the copy and restore jobs.
On the log shipping primary server, execute sp_delete_log_shipping_primary_database to delete information about the log shipping configuration from the primary server. This also deletes the backup job.
On the log shipping primary server, disable the backup job. For more information, see Disable or Enable a Job.
On the log shipping secondary server, disable the copy and restore jobs.
Optionally, if you are no longer using the log shipping secondary database, you can delete it from the secondary server.
Add a Secondary Database to a Log Shipping Configuration (SQL Server)
Remove a Secondary Database from a Log Shipping Configuration (SQL Server)
About Log Shipping (SQL Server)
Log Shipping Tables and Stored Procedures
Zdarzenia
31 mar, 23 - 2 kwi, 23
Największe wydarzenie szkoleniowe sql, sieci szkieletowej i usługi Power BI. 31 marca – 2 kwietnia. Użyj kodu FABINSIDER, aby zaoszczędzić $400.
Zarejestruj się już dziśSzkolenie
Moduł
Migrowanie obciążeń programu SQL Server do usługi Azure SQL Managed Instance - Training
Migrowanie obciążeń programu SQL Server do usługi Azure SQL Managed Instance
Certyfikacja
Certyfikat Microsoft: Administrator bazy danych platformy Azure, poziom Associate - Certifications
Administrowanie infrastrukturą bazy danych programu SQL Server dla chmurowych, lokalnych i hybrydowych relacyjnych baz danych przy użyciu ofert relacyjnych baz danych PaaS firmy Microsoft.