Category: SQL Server
SQL Server Error Code – 12502 data types cannot be defined using creat
In this blog post, you’ll learn more about the SQL Server Error Code 12502 and the error message description that is shown SQL Server Error Code 12502 SQL Server Error Description for the Code :12502 Data types cannot be defined using CREATE TABLE AS SELECT syntax.
SQL Server Error Code – 15539 user ‘%s’ cannot be dropped, it can only
In this blog post, you’ll learn more about the SQL Server Error Code 15539 and the error message description that is shown SQL Server Error Code 15539 SQL Server Error Description for the Code :15539 User ‘%s’ cannot be dropped, it can only be disabled. The user is already disabled in the current database.
SQL Server Error Code – 41141 failed to set availability group databas
In this blog post, you’ll learn more about the SQL Server Error Code 41141 and the error message description that is shown SQL Server Error Code 41141 SQL Server Error Description for the Code :41141 Failed to set availability group database information for availability group %.*ls. The local availability replica is not the primary, or is shutting down. This is an informational message only. No…
SQL Server Error Code – 45039 federation member database cannot be res
In this blog post, you’ll learn more about the SQL Server Error Code 45039 and the error message description that is shown SQL Server Error Code 45039 SQL Server Error Description for the Code :45039 Federation member database cannot be restored.
SQL Server Error Code – 2336 %s?%c? is not a valid octal digit (numbe
In this blog post, you’ll learn more about the SQL Server Error Code 2336 and the error message description that is shown SQL Server Error Code 2336 SQL Server Error Description for the Code :2336 %s?%c? is not a valid octal digit (numbers starting with ?0? are implicitly octal)
SQL Server Error Code – 14720 the operation failed because credential
In this blog post, you’ll learn more about the SQL Server Error Code 14720 and the error message description that is shown SQL Server Error Code 14720 SQL Server Error Description for the Code :14720 The operation failed because credential ‘%s’ identity is not a valid Windows account
SQL Server Error Code – 15441 database is no longer enabled for subscr
In this blog post, you’ll learn more about the SQL Server Error Code 15441 and the error message description that is shown SQL Server Error Code 15441 SQL Server Error Description for the Code :15441 Database is no longer enabled for subscriptions.
SQL Server Error Code – 21107 ‘%ls’ is not a table or view.
In this blog post, you’ll learn more about the SQL Server Error Code 21107 and the error message description that is shown SQL Server Error Code 21107 SQL Server Error Description for the Code :21107 ‘%ls’ is not a table or view.
SQL Server Error Code – 27064 the row deleted from the reference table
In this blog post, you’ll learn more about the SQL Server Error Code 27064 and the error message description that is shown SQL Server Error Code 27064 SQL Server Error Description for the Code :27064 The row deleted from the reference table could not be located in the reference table copy.
SQL Server Error Code – 27191 the ‘%d’ permission is not applicable to
In this blog post, you’ll learn more about the SQL Server Error Code 27191 and the error message description that is shown SQL Server Error Code 27191 SQL Server Error Description for the Code :27191 The ‘%d’ permission is not applicable to objects of type ‘%d’. Grant, deny, or revoke of this permission is not allowed.
SQL Server Error Code – 40870 the dtu min per database cannot exceed (
In this blog post, you’ll learn more about the SQL Server Error Code 40870 and the error message description that is shown SQL Server Error Code 40870 SQL Server Error Description for the Code :40870 The DTU min per database cannot exceed (%d) for service tier ‘%.*ls’.
SQL Server Error Code – 10766 central_agg must be specified after all
In this blog post, you’ll learn more about the SQL Server Error Code 10766 and the error message description that is shown SQL Server Error Code 10766 SQL Server Error Description for the Code :10766 CENTRAL_AGG must be specified after all columns in the GROUP BY clause. Modify the query and re-run it.
SQL Server Error Code – 16937 a server cursor cannot be opened on the
In this blog post, you’ll learn more about the SQL Server Error Code 16937 and the error message description that is shown SQL Server Error Code 16937 SQL Server Error Description for the Code :16937 A server cursor cannot be opened on the given statement or statements. Use a default result set or client cursor.
SQL Server Error Code – 18322 reason: access to server validation fail
In this blog post, you’ll learn more about the SQL Server Error Code 18322 and the error message description that is shown SQL Server Error Code 18322 SQL Server Error Description for the Code :18322 Reason: Access to server validation failed while revalidating the login on the connection.
SQL Server Error Code – 6634 openxml cannot be used as the target of
In this blog post, you’ll learn more about the SQL Server Error Code 6634 and the error message description that is shown SQL Server Error Code 6634 SQL Server Error Description for the Code :6634 OpenXML cannot be used as the target of a DML or OUTPUT INTO operation.
SQL Server Error Code – 9039 could not start lease for vlf %lu for co
In this blog post, you’ll learn more about the SQL Server Error Code 9039 and the error message description that is shown SQL Server Error Code 9039 SQL Server Error Description for the Code :9039 Could not start lease for VLF %lu for consumer ID %ls with the Log Leasing Service with error 0x%08X.
SQL Server Error Code – 32006 log shipping restore log job step.
In this blog post, you’ll learn more about the SQL Server Error Code 32006 and the error message description that is shown SQL Server Error Code 32006 SQL Server Error Description for the Code :32006 Log shipping restore log job step.
SQL Server Error Code – 1970 warning: online index operation on table
In this blog post, you’ll learn more about the SQL Server Error Code 1970 and the error message description that is shown SQL Server Error Code 1970 SQL Server Error Description for the Code :1970 Warning: Online index operation on table ?%.*ls? will proceed but concurrent access to the table may be limited due to residual lock on the table from a previous operation in…
SQL Server Error Code – 3119 problems were identified while planning
In this blog post, you’ll learn more about the SQL Server Error Code 3119 and the error message description that is shown SQL Server Error Code 3119 SQL Server Error Description for the Code :3119 Problems were identified while planning for the RESTORE statement. Previous messages provide details.
SQL Server Error Code – 8199 in execute , procname can only
In this blog post, you’ll learn more about the SQL Server Error Code 8199 and the error message description that is shown SQL Server Error Code 8199 SQL Server Error Description for the Code :8199 In EXECUTE , procname can only be a literal or variable of type char, varchar, nchar, or nvarchar.