Category: SQL Server
SQL Server Error Code – 7102 internal error: text manager cannot cont
In this blog post, you’ll learn more about the SQL Server Error Code 7102 and the error message description that is shown SQL Server Error Code 7102 SQL Server Error Description for the Code :7102 Internal Error: Text manager cannot continue with current statement. Run DBCC CHECKTABLE.
SQL Server Error Code – 25748 the file “%s” contains audit logs. audit
In this blog post, you’ll learn more about the SQL Server Error Code 25748 and the error message description that is shown SQL Server Error Code 25748 SQL Server Error Description for the Code :25748 The file “%s” contains audit logs. Audit logs can only be accessed by using the fn_get_audit_file function.
SQL Server Error Code – 47034 reason: authentication was successful, b
In this blog post, you’ll learn more about the SQL Server Error Code 47034 and the error message description that is shown SQL Server Error Code 47034 SQL Server Error Description for the Code :47034 Reason: Authentication was successful, but database is in Recovering state.
SQL Server Error Code – 9755 an error occurred while receiving data:
In this blog post, you’ll learn more about the SQL Server Error Code 9755 and the error message description that is shown SQL Server Error Code 9755 SQL Server Error Description for the Code :9755 An error occurred while receiving data: ‘%.*ls’.
SQL Server Error Code – 13704 system-versioned table schema modificati
In this blog post, you’ll learn more about the SQL Server Error Code 13704 and the error message description that is shown SQL Server Error Code 13704 SQL Server Error Description for the Code :13704 System-versioned table schema modification failed because history table ‘%.*ls’ has IDENTITY column specification. Consider dropping all IDENTITY column specifications and trying again.
SQL Server Error Code – 21718 for a com resolver, the @resolver_clsid
In this blog post, you’ll learn more about the SQL Server Error Code 21718 and the error message description that is shown SQL Server Error Code 21718 SQL Server Error Description for the Code :21718 For a COM resolver, the @resolver_clsid cannot be an empty string or NULL. Specify a valid value for @resolver_clsid.
SQL Server Error Code – 28078 the rc4 encryption algorithm is not supp
In this blog post, you’ll learn more about the SQL Server Error Code 28078 and the error message description that is shown SQL Server Error Code 28078 SQL Server Error Description for the Code :28078 The RC4 encryption algorithm is not supported when running in FIPS compliance mode.
SQL Server Error Code – 15106 usage: sp_bindrule rulename, objectname
In this blog post, you’ll learn more about the SQL Server Error Code 15106 and the error message description that is shown SQL Server Error Code 15106 SQL Server Error Description for the Code :15106 Usage: sp_bindrule rulename, objectname [, ‘futureonly’]
SQL Server Error Code – 20501 could not insert into sysarticleupdates
In this blog post, you’ll learn more about the SQL Server Error Code 20501 and the error message description that is shown SQL Server Error Code 20501 SQL Server Error Description for the Code :20501 Could not insert into sysarticleupdates using sp_articlecolumn.
SQL Server Error Code – 21573 cannot add a logical record relationship
In this blog post, you’ll learn more about the SQL Server Error Code 21573 and the error message description that is shown SQL Server Error Code 21573 SQL Server Error Description for the Code :21573 Cannot add a logical record relationship because the foreign key constraint ‘%s’ on table ‘%s’ is defined with the NOT FOR REPLICATION option. To add the logical record relationship, first…
SQL Server Error Code – 41411 some availability replicas do not have a
In this blog post, you’ll learn more about the SQL Server Error Code 41411 and the error message description that is shown SQL Server Error Code 41411 SQL Server Error Description for the Code :41411 Some availability replicas do not have a healthy role.
SQL Server Error Code – 1701 creating or altering table ?%.*ls? faile
In this blog post, you’ll learn more about the SQL Server Error Code 1701 and the error message description that is shown SQL Server Error Code 1701 SQL Server Error Description for the Code :1701 Creating or altering table ?%.*ls? failed because the minimum row size would be %d, including %d bytes of internal overhead. This exceeds the maximum allowable table row size of %d…
SQL Server Error Code – 3606 arithmetic overflow occurred.
In this blog post, you’ll learn more about the SQL Server Error Code 3606 and the error message description that is shown SQL Server Error Code 3606 SQL Server Error Description for the Code :3606 Arithmetic overflow occurred.
SQL Server Error Code – 40507 ‘%.*ls’ cannot be invoked with parameter
In this blog post, you’ll learn more about the SQL Server Error Code 40507 and the error message description that is shown SQL Server Error Code 40507 SQL Server Error Description for the Code :40507 ‘%.*ls’ cannot be invoked with parameters in this version of SQL Server.
SQL Server Error Code – 47062 reason: lock timeout expired while looki
In this blog post, you’ll learn more about the SQL Server Error Code 47062 and the error message description that is shown SQL Server Error Code 47062 SQL Server Error Description for the Code :47062 Reason: lock timeout expired while looking up interface endpoints list
SQL Server Error Code – 462 outer join is not allowed in the recursi
In this blog post, you’ll learn more about the SQL Server Error Code 462 and the error message description that is shown SQL Server Error Code 462 SQL Server Error Description for the Code :462 Outer join is not allowed in the recursive part of a recursive common table expression ?%.*ls?.
SQL Server Error Code – 3097 the backup cannot be performed because t
In this blog post, you’ll learn more about the SQL Server Error Code 3097 and the error message description that is shown SQL Server Error Code 3097 SQL Server Error Description for the Code :3097 The Backup cannot be performed because the existing media set is formatted with an incompatible version.
SQL Server Error Code – 3180 this backup cannot be restored using wit
In this blog post, you’ll learn more about the SQL Server Error Code 3180 and the error message description that is shown SQL Server Error Code 3180 SQL Server Error Description for the Code :3180 This backup cannot be restored using WITH STANDBY because a database upgrade is needed. Reissue the RESTORE without WITH STANDBY.
SQL Server Error Code – 4006 you cannot delete rows from more than on
In this blog post, you’ll learn more about the SQL Server Error Code 4006 and the error message description that is shown SQL Server Error Code 4006 SQL Server Error Description for the Code :4006 You cannot delete rows from more than one underlying table in a single delete call.
SQL Server Error Code – 1787 cannot define foreign key constraint ?%.
In this blog post, you’ll learn more about the SQL Server Error Code 1787 and the error message description that is shown SQL Server Error Code 1787 SQL Server Error Description for the Code :1787 Cannot define foreign key constraint ?%.*ls? with cascaded DELETE or UPDATE on table ?%.*ls? because the table has an INSTEAD OF DELETE or UPDATE TRIGGER defined on it.