Tag: MS SQL Server Error Codes
SQL Server Error Code – 41021 failed to find a dword property (propert
In this blog post, you’ll learn more about the SQL Server Error Code 41021 and the error message description that is shown SQL Server Error Code 41021 SQL Server Error Description for the Code :41021 Failed to find a DWORD property (property name ‘%s’) of the Windows Server Failover Clustering (WSFC) resource with ID ‘%.*ls’ (Error code %d). If this is a WSFC availability group,…
SQL Server Error Code – 5089 change tracking is disabled for database
In this blog post, you’ll learn more about the SQL Server Error Code 5089 and the error message description that is shown SQL Server Error Code 5089 SQL Server Error Description for the Code :5089 Change tracking is disabled for database ‘%.*ls’. Change tracking must be enabled on a database to modify change tracking settings.
SQL Server Error Code – 13734 system-versioned table schema modificati
In this blog post, you’ll learn more about the SQL Server Error Code 13734 and the error message description that is shown SQL Server Error Code 13734 SQL Server Error Description for the Code :13734 System-versioned table schema modification failed because online alter is not supported on system-versioned memory optimized table ‘%.*ls’.
SQL Server Error Code – 15113 too many failed login attempts. this acc
In this blog post, you’ll learn more about the SQL Server Error Code 15113 and the error message description that is shown SQL Server Error Code 15113 SQL Server Error Description for the Code :15113 Too many failed login attempts. This account has been temporarily locked as a precaution against password guessing. A system administrator can unlock this login with the UNLOCK clause of ALTER…
SQL Server Error Code – 22976 could not alter column ‘%s’ of change ta
In this blog post, you’ll learn more about the SQL Server Error Code 22976 and the error message description that is shown SQL Server Error Code 22976 SQL Server Error Description for the Code :22976 Could not alter column ‘%s’ of change table ‘%s’ in response to a data type change in the corresponding column of the source table ‘%s’. The Change Data Capture meta…
SQL Server Error Code – 2282 %sinvalid entity reference
In this blog post, you’ll learn more about the SQL Server Error Code 2282 and the error message description that is shown SQL Server Error Code 2282 SQL Server Error Description for the Code :2282 %sInvalid entity reference
SQL Server Error Code – 15048 valid values of the database compatibili
In this blog post, you’ll learn more about the SQL Server Error Code 15048 and the error message description that is shown SQL Server Error Code 15048 SQL Server Error Description for the Code :15048 Valid values of the database compatibility level are %d, %d, %d, %d, %d or %d.
SQL Server Error Code – 20590 the article property ‘status’ cannot inc
In this blog post, you’ll learn more about the SQL Server Error Code 20590 and the error message description that is shown SQL Server Error Code 20590 SQL Server Error Description for the Code :20590 The article property ‘status’ cannot include bit 64, ‘DTS horizontal partitions’ because the publication does not allow data transformations.
SQL Server Error Code – 41301 a transaction dependency failure occurre
In this blog post, you’ll learn more about the SQL Server Error Code 41301 and the error message description that is shown SQL Server Error Code 41301 SQL Server Error Description for the Code :41301 A transaction dependency failure occurred, and the current transaction can no longer commit. Please retry the transaction.
SQL Server Error Code – 45171 secondary database must be created in th
In this blog post, you’ll learn more about the SQL Server Error Code 45171 and the error message description that is shown SQL Server Error Code 45171 SQL Server Error Description for the Code :45171 Secondary database must be created in the same server as primary database unless ‘IsContinuous’ is specified.
SQL Server Error Code – 346 the parameter ?%.*ls? can not be declare
In this blog post, you’ll learn more about the SQL Server Error Code 346 and the error message description that is shown SQL Server Error Code 346 SQL Server Error Description for the Code :346 The parameter ?%.*ls? can not be declared READONLY since it is not a table-valued parameter.
SQL Server Error Code – 3867 the filetable object ?%.*ls? contains sy
In this blog post, you’ll learn more about the SQL Server Error Code 3867 and the error message description that is shown SQL Server Error Code 3867 SQL Server Error Description for the Code :3867 The FileTable object ?%.*ls? contains system defined constraints that cannot be modified as long as the FILETABLE_NAMESPACE option is enabled on the table. Only user defined constraints have been updated.