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_addlinkedserver
Troubleshooting SQL Server 2012 System Stored Procedures
Troubleshooting SQL Server 2012 System Stored Procedures If you have problems with SQL Server 2012 system stored procedures, review this troubleshooting checklist to find potential solutions. 1. Install the latest SQL Server 2012 service pack. Because many SQL Server 2012 system stored procedures bugs were fixed in SQL Server service packs, you should install the latest SQL Server service pack....
Troubleshooting problems with SQL Server 2008 R2 System Stored Procedures
Troubleshooting problems with SQL Server 2008 R2 System Stored Procedures If you have problems with SQL Server 2008 R2 system stored procedures, review this troubleshooting checklist to find potential solutions. 1. Install the latest SQL Server 2008 R2 service pack. Because many SQL Server 2008 R2 system stored procedures bugs were fixed in SQL Server service packs, you should install...