Category: SQL Server
SQL Server Error Code – 15312 the file named ‘%s’ is a primary file an
In this blog post, you’ll learn more about the SQL Server Error Code 15312 and the error message description that is shown SQL Server Error Code 15312 SQL Server Error Description for the Code :15312 The file named ‘%s’ is a primary file and cannot be removed.
SQL Server Error Code – 16964 for the optimistic cursor, timestamp col
In this blog post, you’ll learn more about the SQL Server Error Code 16964 and the error message description that is shown SQL Server Error Code 16964 SQL Server Error Description for the Code :16964 For the optimistic cursor, timestamp columns are required if the update or delete targets are remote.
SQL Server Error Code – 18364 reason: password did not match that for
In this blog post, you’ll learn more about the SQL Server Error Code 18364 and the error message description that is shown SQL Server Error Code 18364 SQL Server Error Description for the Code :18364 Reason: Password did not match that for the user provided. [Database: ‘%.*ls’]
SQL Server Error Code – 3982 new transaction is not allowed to be sta
In this blog post, you’ll learn more about the SQL Server Error Code 3982 and the error message description that is shown SQL Server Error Code 3982 SQL Server Error Description for the Code :3982 New transaction is not allowed to be started while DTC or bound transaction is active.
SQL Server Error Code – 5305 the rowdump and lockres columns are only
In this blog post, you’ll learn more about the SQL Server Error Code 5305 and the error message description that is shown SQL Server Error Code 5305 SQL Server Error Description for the Code :5305 The rowdump and lockres columns are only valid on tables and indexed views on which the NOEXPAND hint is specified.
SQL Server Error Code – 9985 there is not enough memory to generate a
In this blog post, you’ll learn more about the SQL Server Error Code 9985 and the error message description that is shown SQL Server Error Code 9985 SQL Server Error Description for the Code :9985 There is not enough memory to generate a search property list cache. Rerun your full-text indexing statement when more resources are available.
SQL Server Error Code – 3976 the transaction name has the odd length
In this blog post, you’ll learn more about the SQL Server Error Code 3976 and the error message description that is shown SQL Server Error Code 3976 SQL Server Error Description for the Code :3976 The transaction name has the odd length %d. The batch has been aborted.
SQL Server Error Code – 11403 alter table switch statement failed. ind
In this blog post, you’ll learn more about the SQL Server Error Code 11403 and the error message description that is shown SQL Server Error Code 11403 SQL Server Error Description for the Code :11403 ALTER TABLE SWITCH statement failed. Indexed view ‘%.*ls’ is not aligned with table ‘%.*ls’. The partitioning column ‘%.*ls’ from the indexed view calculates its value from one or more columns…
SQL Server Error Code – 35328 alter index rebuild statement failed bec
In this blog post, you’ll learn more about the SQL Server Error Code 35328 and the error message description that is shown SQL Server Error Code 35328 SQL Server Error Description for the Code :35328 ALTER INDEX REBUILD statement failed because the %S_MSG option is not allowed when rebuilding a columnstore index. Rebuild the columnstore index without specifying the %S_MSG option.
SQL Server Error Code – 6940 invalid component named ‘%s’ found in gl
In this blog post, you’ll learn more about the SQL Server Error Code 6940 and the error message description that is shown SQL Server Error Code 6940 SQL Server Error Description for the Code :6940 Invalid component named ‘%s’ found in global scope. Only elements, attributes, types and groups can be defined in global context
SQL Server Error Code – 8721 cannot execute query. table hint in the
In this blog post, you’ll learn more about the SQL Server Error Code 8721 and the error message description that is shown SQL Server Error Code 8721 SQL Server Error Description for the Code :8721 Cannot execute query. TABLE HINT in the OPTION clause leads to ambiguous reference for object ‘%.*ls’. Consider USE PLAN query hint instead.
SQL Server Error Code – 15187 the %s_msg cannot be dropped because it
In this blog post, you’ll learn more about the SQL Server Error Code 15187 and the error message description that is shown SQL Server Error Code 15187 SQL Server Error Description for the Code :15187 The %S_MSG cannot be dropped because it is used by one or more %S_MSG(s).