Tag: MS SQL Server Error Codes
SQL Server Error Code – 8687 cursor plan failed because it is not pos
In this blog post, you’ll learn more about the SQL Server Error Code 8687 and the error message description that is shown SQL Server Error Code 8687 SQL Server Error Description for the Code :8687 Cursor plan failed because it is not possible to force the plan for a cursor of type other than FAST_FORWARD or STATIC with a USE PLAN hint. Consider removing USE…
SQL Server Error Code – 18455 login succeeded for user ‘%.*ls’.%.*ls
In this blog post, you’ll learn more about the SQL Server Error Code 18455 and the error message description that is shown SQL Server Error Code 18455 SQL Server Error Description for the Code :18455 Login succeeded for user ‘%.*ls’.%.*ls
SQL Server Error Code – 20657 the value for the @pub_identity_range pa
In this blog post, you’ll learn more about the SQL Server Error Code 20657 and the error message description that is shown SQL Server Error Code 20657 SQL Server Error Description for the Code :20657 The value for the @pub_identity_range parameter must be a multiple of the increment for the identity column. The increment for table “%s” and identity column “%s” is %s.
SQL Server Error Code – 4801 insert bulk is not supported over this a
In this blog post, you’ll learn more about the SQL Server Error Code 4801 and the error message description that is shown SQL Server Error Code 4801 SQL Server Error Description for the Code :4801 Insert bulk is not supported over this access protocol.
SQL Server Error Code – 11527 the metadata could not be determined bec
In this blog post, you’ll learn more about the SQL Server Error Code 11527 and the error message description that is shown SQL Server Error Code 11527 SQL Server Error Description for the Code :11527 The metadata could not be determined because statement ‘%.*ls’ does not support metadata discovery.
SQL Server Error Code – 19058 the trace status is not valid.
In this blog post, you’ll learn more about the SQL Server Error Code 19058 and the error message description that is shown SQL Server Error Code 19058 SQL Server Error Description for the Code :19058 The trace status is not valid.
SQL Server Error Code – 22212 an error occurred while reading remote c
In this blog post, you’ll learn more about the SQL Server Error Code 22212 and the error message description that is shown SQL Server Error Code 22212 SQL Server Error Description for the Code :22212 An error occurred while reading remote column store segment HoBt 0x%I64X, Object %d, Column %d, Type %d in database %d. The segement could not be decrypted.
SQL Server Error Code – 28702 request aborted due to communication err
In this blog post, you’ll learn more about the SQL Server Error Code 28702 and the error message description that is shown SQL Server Error Code 28702 SQL Server Error Description for the Code :28702 Request aborted due to communication errors: incoming message format violation.
SQL Server Error Code – 29237 configuration manager cannot create expi
In this blog post, you’ll learn more about the SQL Server Error Code 29237 and the error message description that is shown SQL Server Error Code 29237 SQL Server Error Description for the Code :29237 Configuration manager cannot create expiration service.
SQL Server Error Code – 33015 the database principal is referenced by
In this blog post, you’ll learn more about the SQL Server Error Code 33015 and the error message description that is shown SQL Server Error Code 33015 SQL Server Error Description for the Code :33015 The database principal is referenced by a %S_MSG in the database, and cannot be dropped.
SQL Server Error Code – 13702 system-versioned table schema modificati
In this blog post, you’ll learn more about the SQL Server Error Code 13702 and the error message description that is shown SQL Server Error Code 13702 SQL Server Error Description for the Code :13702 System-versioned table schema modification failed because history table ‘%.*ls’ has foreign keys defined. Consider dropping all foreign keys and trying again.
SQL Server Error Code – 15173 server principal ‘%s’ has granted one or
In this blog post, you’ll learn more about the SQL Server Error Code 15173 and the error message description that is shown SQL Server Error Code 15173 SQL Server Error Description for the Code :15173 Server principal ‘%s’ has granted one or more permission(s). Revoke the permission(s) before dropping the server principal.
SQL Server Error Code – 15425 no server principal is defined for sid ‘
In this blog post, you’ll learn more about the SQL Server Error Code 15425 and the error message description that is shown SQL Server Error Code 15425 SQL Server Error Description for the Code :15425 No server principal is defined for sid ‘%.*ls’.
SQL Server Error Code – 1833 file ?%ls? cannot be reused until after
In this blog post, you’ll learn more about the SQL Server Error Code 1833 and the error message description that is shown SQL Server Error Code 1833 SQL Server Error Description for the Code :1833 File ?%ls? cannot be reused until after the next BACKUP LOG operation. If the database is participating in an availability group, a dropped file can be reused only after the…
SQL Server Error Code – 21180 a publication that allows dts cannot be
In this blog post, you’ll learn more about the SQL Server Error Code 21180 and the error message description that is shown SQL Server Error Code 21180 SQL Server Error Description for the Code :21180 A publication that allows DTS cannot be enabled for updatable subscriptions.
SQL Server Error Code – 21370 the resync date specified ‘%s’ is not a
In this blog post, you’ll learn more about the SQL Server Error Code 21370 and the error message description that is shown SQL Server Error Code 21370 SQL Server Error Description for the Code :21370 The resync date specified ‘%s’ is not a valid date.
SQL Server Error Code – 22866 the value returned by %s_msg is %i64d.
In this blog post, you’ll learn more about the SQL Server Error Code 22866 and the error message description that is shown SQL Server Error Code 22866 SQL Server Error Description for the Code :22866 The value returned by %S_MSG is %I64d.
SQL Server Error Code – 28077 %s_msg endpoint is running in fips compl
In this blog post, you’ll learn more about the SQL Server Error Code 28077 and the error message description that is shown SQL Server Error Code 28077 SQL Server Error Description for the Code :28077 %S_MSG endpoint is running in FIPS compliance mode. This is an informational message only. No user action is required.
SQL Server Error Code – 369 this operation is not supported on windo
In this blog post, you’ll learn more about the SQL Server Error Code 369 and the error message description that is shown SQL Server Error Code 369 SQL Server Error Description for the Code :369 This operation is not supported on Windows Azure SQL Database with the TRCFLG_AUTO_PARTITION_REPLICATE traceflag turned on.
SQL Server Error Code – 4338 the stopat clause specifies a point too
In this blog post, you’ll learn more about the SQL Server Error Code 4338 and the error message description that is shown SQL Server Error Code 4338 SQL Server Error Description for the Code :4338 The STOPAT clause specifies a point too early to allow this backup set to be restored. Choose a different stop point or use RESTORE DATABASE WITH RECOVERY to recover at…