Category: SQL Server
SQL Server Error Code – 6800 for xml auto requires at least one table
In this blog post, you’ll learn more about the SQL Server Error Code 6800 and the error message description that is shown SQL Server Error Code 6800 SQL Server Error Description for the Code :6800 FOR XML AUTO requires at least one table for generating XML tags. Use FOR XML RAW or add a FROM clause with a table name.
SQL Server Error Code – 10534 cannot create plan guide ‘%.*ls’ because
In this blog post, you’ll learn more about the SQL Server Error Code 10534 and the error message description that is shown SQL Server Error Code 10534 SQL Server Error Description for the Code :10534 Cannot create plan guide ‘%.*ls’ because the value specified for @params is invalid. Specify the value in the form , or specify NULL.
SQL Server Error Code – 13117 role
In this blog post, you’ll learn more about the SQL Server Error Code 13117 and the error message description that is shown SQL Server Error Code 13117 SQL Server Error Description for the Code :13117 role
SQL Server Error Code – 13584 flush has not been executed for table be
In this blog post, you’ll learn more about the SQL Server Error Code 13584 and the error message description that is shown SQL Server Error Code 13584 SQL Server Error Description for the Code :13584 Flush has not been executed for table because appropriate lock could not be obtained or it does not exist anymore.
SQL Server Error Code – 16906 temporary storage used by the cursor to
In this blog post, you’ll learn more about the SQL Server Error Code 16906 and the error message description that is shown SQL Server Error Code 16906 SQL Server Error Description for the Code :16906 Temporary storage used by the cursor to store large object variable values referred by the cursor query is not usable any more.
SQL Server Error Code – 12449 query plan cannot be forced for this que
In this blog post, you’ll learn more about the SQL Server Error Code 12449 and the error message description that is shown SQL Server Error Code 12449 SQL Server Error Description for the Code :12449 Query plan cannot be forced for this query as plan forcing is not supported for resumable index builds.
SQL Server Error Code – 13514 history table ‘%.*ls’ is already in use.
In this blog post, you’ll learn more about the SQL Server Error Code 13514 and the error message description that is shown SQL Server Error Code 13514 SQL Server Error Description for the Code :13514 History table ‘%.*ls’ is already in use.
SQL Server Error Code – 14703 disk usage – log files
In this blog post, you’ll learn more about the SQL Server Error Code 14703 and the error message description that is shown SQL Server Error Code 14703 SQL Server Error Description for the Code :14703 Disk Usage – Log Files
SQL Server Error Code – 17071 sql server could not start due to a boot
In this blog post, you’ll learn more about the SQL Server Error Code 17071 and the error message description that is shown SQL Server Error Code 17071 SQL Server Error Description for the Code :17071 SQL Server could not start due to a boot failure. Operating system error = %s.
SQL Server Error Code – 1101 could not allocate a new page for databa
In this blog post, you’ll learn more about the SQL Server Error Code 1101 and the error message description that is shown SQL Server Error Code 1101 SQL Server Error Description for the Code :1101 Could not allocate a new page for database ?%.*ls? because of insufficient disk space in filegroup ?%.*ls?. Create the necessary space by dropping objects in the filegroup, adding additional files…
SQL Server Error Code – 14645 extensions not allowed in outgoing mails
In this blog post, you’ll learn more about the SQL Server Error Code 14645 and the error message description that is shown SQL Server Error Code 14645 SQL Server Error Description for the Code :14645 Extensions not allowed in outgoing mails
SQL Server Error Code – 30045 fulltext index error during compression
In this blog post, you’ll learn more about the SQL Server Error Code 30045 and the error message description that is shown SQL Server Error Code 30045 SQL Server Error Description for the Code :30045 Fulltext index error during compression or decompression. Full-text index may be corrupted on disk. Run dbcc checkdatabase and re-populate the index.