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 – 41089 always on availability groups startup ha

In this blog post, you’ll learn more about the SQL Server Error Code 41089 and the error message description that is shown SQL Server Error Code 41089 SQL Server Error Description for the Code :41089 Always On Availability Groups startup has been cancelled, because SQL Server is shutting down. This is an informational message only. No user action is required.

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…