Category: SQL Server

SQL Server Error Code – 13518 setting system_versioning to on failed b

In this blog post, you’ll learn more about the SQL Server Error Code 13518 and the error message description that is shown SQL Server Error Code 13518 SQL Server Error Description for the Code :13518 Setting SYSTEM_VERSIONING to ON failed because history table ‘%.*ls’ has IDENTITY column specification. Consider dropping all IDENTITY column specifications and trying again.

SQL Server Error Code – 21546 cannot replicate the alter table command

In this blog post, you’ll learn more about the SQL Server Error Code 21546 and the error message description that is shown SQL Server Error Code 21546 SQL Server Error Description for the Code :21546 Cannot replicate the ALTER TABLE command. It contains multiple DROP commands, including a DROP command for a column that is not included in all subscriptions to this article. Use a…

SQL Server Error Code – 21628 unable to update the registry of distrib

In this blog post, you’ll learn more about the SQL Server Error Code 21628 and the error message description that is shown SQL Server Error Code 21628 SQL Server Error Description for the Code :21628 Unable to update the registry of distributor ‘%s’ to allow Oracle OLEDB provider OraOLEDB.Oracle to run in process with SQL Server. Make certain that current login is authorized to modify…

SQL Server Error Code – 12816 the type or xml schema collection refere

In this blog post, you’ll learn more about the SQL Server Error Code 12816 and the error message description that is shown SQL Server Error Code 12816 SQL Server Error Description for the Code :12816 The type or XML schema collection referenced as ‘%.*ls’ resolves differently in the target metadata collation ‘%.*ls’ than in the current metadata collation ‘%.*ls’.

SQL Server Error Code – 4359 the stopat option cannot be used with th

In this blog post, you’ll learn more about the SQL Server Error Code 4359 and the error message description that is shown SQL Server Error Code 4359 SQL Server Error Description for the Code :4359 The STOPAT option cannot be used with this partial restore sequence because one or more FILESTREAM filegroups are not included. The CONTINUE_AFTER_ERROR option can be used to force the recovery,…