Troubleshooting SQL Server 2017 System Stored Procedures If you have problems with SQL Server 2017 system stored procedures, review this troubleshooting checklist to find potential solutions. 1. Executing the sp_add_log_shipping_database system stored procedure may cause error 14412. This error indicates that the destination database is already part of a log shipping plan. To work around this problem, check the existing...
Tag: sp_remove_log_shipping_monitor
Troubleshooting SQL Server 2016 System Stored Procedures
Troubleshooting SQL Server 2016 System Stored Procedures If you have problems with SQL Server 2016 system stored procedures, review this troubleshooting checklist to find potential solutions. 1. Install the latest SQL Server 2016 service pack. Because many system stored procedures bugs were fixed in SQL Server 2016 service packs, you should install the latest SQL Server service pack. At the...