Category: SQL Server

SQL Server Error Code – 961 warning: index ?%.*ls? (index_id = %d) o

In this blog post, you’ll learn more about the SQL Server Error Code 961 and the error message description that is shown SQL Server Error Code 961 SQL Server Error Description for the Code :961 Warning: Index ?%.*ls? (index_id = %d) on object ID %d in database ?%.*ls? was renamed to ?%.*ls? because its name is a duplicate of another index on the same object.

SQL Server Error Code – 1957 cannot create %s_msg on view ?%.*ls? bec

In this blog post, you’ll learn more about the SQL Server Error Code 1957 and the error message description that is shown SQL Server Error Code 1957 SQL Server Error Description for the Code :1957 Cannot create %S_MSG on view ?%.*ls? because view uses imprecise user-defined function ?%.*ls?. Consider removing reference to function or altering it to be precise.

SQL Server Error Code – 8683 could not force query plan because xml s

In this blog post, you’ll learn more about the SQL Server Error Code 8683 and the error message description that is shown SQL Server Error Code 8683 SQL Server Error Description for the Code :8683 Could not force query plan because XML showplan provided in USE PLAN hint contains invalid Star Join specification. Consider specifying a USE PLAN hint that contains an unmodified XML showplan…