Tag: MS SQL Server Error Codes

SQL Server Error Code – 10780 there is no primary key in the reference

In this blog post, you’ll learn more about the SQL Server Error Code 10780 and the error message description that is shown SQL Server Error Code 10780 SQL Server Error Description for the Code :10780 There is no primary key in the referenced table ‘%.*ls’ that matches the referencing column list in the foreign key ‘%.*ls’. Foreign keys in memory-optimized tables must reference primary keys.

SQL Server Error Code – 11800 restore with snapshotrestorephase=2 for

In this blog post, you’ll learn more about the SQL Server Error Code 11800 and the error message description that is shown SQL Server Error Code 11800 SQL Server Error Description for the Code :11800 RESTORE WITH SNAPSHOTRESTOREPHASE=2 for database ‘%ls’ failed because an earlier RESTORE WITH SNAPSHOTRESTOREPHASE=1 may have failed as a result of a network error. Retry the restore operation through SQL Writer…

SQL Server Error Code – 3313 during redoing of a logged operation in

In this blog post, you’ll learn more about the SQL Server Error Code 3313 and the error message description that is shown SQL Server Error Code 3313 SQL Server Error Description for the Code :3313 During redoing of a logged operation in database ?%.*ls? (page %S_PGID if any), an error occurred at log record ID %S_LSN. Typically, the specific failure is previously logged as an…

SQL Server Error Code – 21663 cannot find a valid primary key for the

In this blog post, you’ll learn more about the SQL Server Error Code 21663 and the error message description that is shown SQL Server Error Code 21663 SQL Server Error Description for the Code :21663 Cannot find a valid primary key for the source table [%s].[%s]. A valid primary key is required to publish the table. Add or correct the primary key definition on the…

SQL Server Error Code – 35354 the statement failed because a clustered

In this blog post, you’ll learn more about the SQL Server Error Code 35354 and the error message description that is shown SQL Server Error Code 35354 SQL Server Error Description for the Code :35354 The statement failed because a clustered columnstore index cannot be created on a table enabled for %S_MSG. Consider disabling %S_MSG and then creating the clustered columnstore index.

SQL Server Error Code – 19491 always on: the windows server failover c

In this blog post, you’ll learn more about the SQL Server Error Code 19491 and the error message description that is shown SQL Server Error Code 19491 SQL Server Error Description for the Code :19491 Always On: The Windows Server Failover Clustering (WSFC) service was started using /forcequorum. This is an informational message only. No user action is required.

SQL Server Error Code – 17054 the current event was not reported to th

In this blog post, you’ll learn more about the SQL Server Error Code 17054 and the error message description that is shown SQL Server Error Code 17054 SQL Server Error Description for the Code :17054 The current event was not reported to the operating system error log. Operating system error = %s. You may need to clear the operating system error log if it is…

SQL Server Error Code – 8510 enlist operation failed: %ls. sql server

In this blog post, you’ll learn more about the SQL Server Error Code 8510 and the error message description that is shown SQL Server Error Code 8510 SQL Server Error Description for the Code :8510 Enlist operation failed: %ls. SQL Server could not register with Microsoft Distributed Transaction Coordinator (MS DTC) as a resource manager for this transaction. The transaction may have been stopped by…