Tag: MS SQL Server Error Codes
SQL Server Error Code – 8723 cannot execute query. object ‘%.*ls’ is
In this blog post, you’ll learn more about the SQL Server Error Code 8723 and the error message description that is shown SQL Server Error Code 8723 SQL Server Error Description for the Code :8723 Cannot execute query. Object ‘%.*ls’ is specified in the TABLE HINT clause, but is not used in the query or does not match the alias specified in the query. Table…
SQL Server Error Code – 1469 database ?%.*ls? is an auto-close databa
In this blog post, you’ll learn more about the SQL Server Error Code 1469 and the error message description that is shown SQL Server Error Code 1469 SQL Server Error Description for the Code :1469 Database ?%.*ls? is an auto-close database on one of the partnerswhich is incompatible with participating in database mirroring or in an availability group.
SQL Server Error Code – 3113 invalid data was detected.
In this blog post, you’ll learn more about the SQL Server Error Code 3113 and the error message description that is shown SQL Server Error Code 3113 SQL Server Error Description for the Code :3113 Invalid data was detected.
SQL Server Error Code – 5150 the size of a single log file must not b
In this blog post, you’ll learn more about the SQL Server Error Code 5150 and the error message description that is shown SQL Server Error Code 5150 SQL Server Error Description for the Code :5150 The size of a single log file must not be greater than 2 TB.
SQL Server Error Code – 47000 reason: fedauth rps initialization faile
In this blog post, you’ll learn more about the SQL Server Error Code 47000 and the error message description that is shown SQL Server Error Code 47000 SQL Server Error Description for the Code :47000 Reason: FedAuth RPS Initialization failed when fetching CLSID of RPS ProgID.
SQL Server Error Code – 7601 cannot use a contains or freetext predic
In this blog post, you’ll learn more about the SQL Server Error Code 7601 and the error message description that is shown SQL Server Error Code 7601 SQL Server Error Description for the Code :7601 Cannot use a CONTAINS or FREETEXT predicate on %S_MSG ‘%.*ls’ because it is not full-text indexed.
SQL Server Error Code – 8902 memory allocation error during dbcc proc
In this blog post, you’ll learn more about the SQL Server Error Code 8902 and the error message description that is shown SQL Server Error Code 8902 SQL Server Error Description for the Code :8902 Memory allocation error during DBCC processing.
SQL Server Error Code – 33256 the audit store location or the audit st
In this blog post, you’ll learn more about the SQL Server Error Code 33256 and the error message description that is shown SQL Server Error Code 33256 SQL Server Error Description for the Code :33256 The audit store location or the audit store URL has been configured for this database audit.
SQL Server Error Code – 33312 the wait for querying proxy routes faile
In this blog post, you’ll learn more about the SQL Server Error Code 33312 and the error message description that is shown SQL Server Error Code 33312 SQL Server Error Description for the Code :33312 The wait for querying proxy routes failed or was aborted.
SQL Server Error Code – 15377 failed to configure user instance on sta
In this blog post, you’ll learn more about the SQL Server Error Code 15377 and the error message description that is shown SQL Server Error Code 15377 SQL Server Error Description for the Code :15377 Failed to configure user instance on startup. Error adding user to sysadmin role.
SQL Server Error Code – 15472 the object ‘%ls’ does not have any index
In this blog post, you’ll learn more about the SQL Server Error Code 15472 and the error message description that is shown SQL Server Error Code 15472 SQL Server Error Description for the Code :15472 The object ‘%ls’ does not have any indexes, or you do not have permissions.
SQL Server Error Code – 12833 the database ‘%.*ls’ could not be create
In this blog post, you’ll learn more about the SQL Server Error Code 12833 and the error message description that is shown SQL Server Error Code 12833 SQL Server Error Description for the Code :12833 The database ‘%.*ls’ could not be created or altered to a contained database, because the check constraint ‘%.*ls’ on table ‘%.*ls’ depends on builtin function ‘%s’. In a contained database,…