sys.sp_upgrade_log_shipping

general
#stored-procedure

Description

stored procedure is invoked automatically for upgrading metadata that is specific to log shipping. This stored procedure is invoked automatically during SQL Server upgrade for upgrading metadata for log shipping. You don’t need to execute this procedure explicitly, unless a problem occurs with the metadata during upgrade.

Syntax

sp_upgrade_log_shipping

Permissions

06/23/2025 syntaxsql (success) or (failure). None. This stored procedure is invoked automatically during SQL Server upgrade for upgrading metadata for log shipping. You don’t need to execute this procedure explicitly, unless a problem occurs with the metadata during upgrade. must be run from the database on the primary, secondary, or monitor server. Requires membership in the fixed server role, or execute permission directly on this stored procedure.