Category: SQL Server

SQL Server Error Code – 672 failed to queue cleanup packets for orph

In this blog post, you’ll learn more about the SQL Server Error Code 672 and the error message description that is shown SQL Server Error Code 672 SQL Server Error Description for the Code :672 Failed to queue cleanup packets for orphaned rowsets in database ?%.*ls?. Some disk space may be wasted. Cleanup will be attempted again on database restart.

SQL Server Error Code – 8698 query processor could not produce query

In this blog post, you’ll learn more about the SQL Server Error Code 8698 and the error message description that is shown SQL Server Error Code 8698 SQL Server Error Description for the Code :8698 Query processor could not produce query plan because USE PLAN hint contains plan that could not be verified to be legal for query. Remove or replace USE PLAN hint. For…

SQL Server Error Code – 35235 the system name ‘%ls’ was specified more

In this blog post, you’ll learn more about the SQL Server Error Code 35235 and the error message description that is shown SQL Server Error Code 35235 SQL Server Error Description for the Code :35235 The system name ‘%ls’ was specified more than once in the REPLICA ON clause of this command. Reenter the command, specifying a different instance of SQL Server for each replica.

SQL Server Error Code – 3911 persistent version store is full. new ve

In this blog post, you’ll learn more about the SQL Server Error Code 3911 and the error message description that is shown SQL Server Error Code 3911 SQL Server Error Description for the Code :3911 Persistent version store is full. New version(s) could not be added. A transaction that needs to access the version store may be rolled back. Please refer to BOL on how…

SQL Server Error Code – 8665 cannot create the clustered index “%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 8665 and the error message description that is shown SQL Server Error Code 8665 SQL Server Error Description for the Code :8665 Cannot create the clustered index “%.*ls” on view “%.*ls” because no row can satisfy the view definition. Consider eliminating contradictions from the view definition.

SQL Server Error Code – 21373 could not open database %s. replication

In this blog post, you’ll learn more about the SQL Server Error Code 21373 and the error message description that is shown SQL Server Error Code 21373 SQL Server Error Description for the Code :21373 Could not open database %s. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when the database…