Tag: MS SQL Server Error Codes

SQL Server Error Code – 13530 setting system_versioning to on failed b

In this blog post, you’ll learn more about the SQL Server Error Code 13530 and the error message description that is shown SQL Server Error Code 13530 SQL Server Error Description for the Code :13530 Setting SYSTEM_VERSIONING to ON failed because system column ‘%.*ls’ in history table ‘%.*ls’ corresponds to a period column in table ‘%.*ls’ and cannot be nullable.

SQL Server Error Code – 20713 replication merge admin stored procedure

In this blog post, you’ll learn more about the SQL Server Error Code 20713 and the error message description that is shown SQL Server Error Code 20713 SQL Server Error Description for the Code :20713 Replication merge admin stored procedure ‘%s’ failed for publication ‘%s’. This could be due an active snapshot running while the admin proc was called.

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

In this blog post, you’ll learn more about the SQL Server Error Code 8960 and the error message description that is shown SQL Server Error Code 8960 SQL Server Error Description for the Code :8960 Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). Page %S_PGID, slot %d, column %d is not a valid complex column.

SQL Server Error Code – 9731 dialog security is unavailable for this

In this blog post, you’ll learn more about the SQL Server Error Code 9731 and the error message description that is shown SQL Server Error Code 9731 SQL Server Error Description for the Code :9731 Dialog security is unavailable for this conversation because there is no security certificate bound to the database principal (Id: %i). Either create a certificate for the principal, or specify ENCRYPTION…