Tag: MS SQL Server Error Codes

SQL Server Error Code – 8940 table error: object id %d, index id %d,

In this blog post, you’ll learn more about the SQL Server Error Code 8940 and the error message description that is shown SQL Server Error Code 8940 SQL Server Error Description for the Code :8940 Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls), page %S_PGID. Test (%.*ls) failed. Address 0x%x is not aligned.

SQL Server Error Code – 41634 open replica operation on database ‘%ls’

In this blog post, you’ll learn more about the SQL Server Error Code 41634 and the error message description that is shown SQL Server Error Code 41634 SQL Server Error Description for the Code :41634 Open replica operation on database ‘%ls’ (ID %d) of Windows Fabric partition ID ‘%ls’ has been cancelled.  This is an informational message only.  No user action is required.

SQL Server Error Code – 9943 informational: full-text %ls population

In this blog post, you’ll learn more about the SQL Server Error Code 9943 and the error message description that is shown SQL Server Error Code 9943 SQL Server Error Description for the Code :9943 Informational: Full-text %ls population completed for table or indexed view ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’). Number of documents processed: %d. Number of documents failed: %d….

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

In this blog post, you’ll learn more about the SQL Server Error Code 10502 and the error message description that is shown SQL Server Error Code 10502 SQL Server Error Description for the Code :10502 Cannot create plan guide ‘%.*ls’ because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, matches the existing plan guide ‘%.*ls’ in the database. Drop the existing…