Category: SQL Server

SQL Server Error Code – 5245 object id %ld (object ‘%.*ls’):  dbcc co

In this blog post, you’ll learn more about the SQL Server Error Code 5245 and the error message description that is shown SQL Server Error Code 5245 SQL Server Error Description for the Code :5245 Object ID %ld (object ‘%.*ls’):  DBCC could not obtain a lock on this object because the lock request timeout period was exceeded.  This object has been skipped and will not…

SQL Server Error Code – 12009 could not find the %s_msg index ‘%.*ls’

In this blog post, you’ll learn more about the SQL Server Error Code 12009 and the error message description that is shown SQL Server Error Code 12009 SQL Server Error Description for the Code :12009 Could not find the %S_MSG index ‘%.*ls’ on table ‘%.*ls’. Either no %S_MSG index with this name exists, or a non-%S_MSG index might be using the same name. Fix the…

SQL Server Error Code – 8396 %ls will be removed in a future version

In this blog post, you’ll learn more about the SQL Server Error Code 8396 and the error message description that is shown SQL Server Error Code 8396 SQL Server Error Description for the Code :8396 %ls will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use it. Use %ls…

SQL Server Error Code – 10508 cannot ‘%ls’ plan guide ‘%.*ls’ because

In this blog post, you’ll learn more about the SQL Server Error Code 10508 and the error message description that is shown SQL Server Error Code 10508 SQL Server Error Description for the Code :10508 Cannot ‘%ls’ plan guide ‘%.*ls’ because it does not exist or you do not have permission. Verify plan guide name and database of current session, and that you have needed…

SQL Server Error Code – 35395 transaction %d reached %i64u log used by

In this blog post, you’ll learn more about the SQL Server Error Code 35395 and the error message description that is shown SQL Server Error Code 35395 SQL Server Error Description for the Code :35395 Transaction %d reached %I64u log used bytes and %I64d reserved log bytes. In order to minimize log usage, %d suboptimal rowgroups were created, which is not allowed since it compromises…

SQL Server Error Code – 7433 ole db provider ‘%ls’ for linked server

In this blog post, you’ll learn more about the SQL Server Error Code 7433 and the error message description that is shown SQL Server Error Code 7433 SQL Server Error Description for the Code :7433 OLE DB provider ‘%ls’ for linked server ‘%ls’ returned truncated data for column ‘%ls.%ls’. The actual data length is %ls and truncated data length is %ls.