Tag: MS SQL Server Error Codes
SQL Server Error Code – 14372 the schedule was not deleted because it
In this blog post, you’ll learn more about the SQL Server Error Code 14372 and the error message description that is shown SQL Server Error Code 14372 SQL Server Error Description for the Code :14372 The schedule was not deleted because it is being used by one or more jobs.
SQL Server Error Code – 14425 the database ‘%s’ does not seem to be in
In this blog post, you’ll learn more about the SQL Server Error Code 14425 and the error message description that is shown SQL Server Error Code 14425 SQL Server Error Description for the Code :14425 The database ‘%s’ does not seem to be involved in log shipping.
SQL Server Error Code – 2310 %sthe attribute ?%ls? is declared more t
In this blog post, you’ll learn more about the SQL Server Error Code 2310 and the error message description that is shown SQL Server Error Code 2310 SQL Server Error Description for the Code :2310 %sThe attribute ?%ls? is declared more than once.
SQL Server Error Code – 3717 cannot drop a default constraint by drop
In this blog post, you’ll learn more about the SQL Server Error Code 3717 and the error message description that is shown SQL Server Error Code 3717 SQL Server Error Description for the Code :3717 Cannot drop a default constraint by DROP DEFAULT statement. Use ALTER TABLE to drop a constraint default.
SQL Server Error Code – 10767 distributed_agg hint cannot be used when
In this blog post, you’ll learn more about the SQL Server Error Code 10767 and the error message description that is shown SQL Server Error Code 10767 SQL Server Error Description for the Code :10767 DISTRIBUTED_AGG hint cannot be used when the GROUP BY clause contains the same column more than once. Modify the query and re-run it.
SQL Server Error Code – 33253 failed to modify the identity field of
In this blog post, you’ll learn more about the SQL Server Error Code 33253 and the error message description that is shown SQL Server Error Code 33253 SQL Server Error Description for the Code :33253 Failed to modify the identity field of the credential ‘%.*ls’ because the credential is used by an active database file.
SQL Server Error Code – 43002 the storage size of %d mb exceeds the ma
In this blog post, you’ll learn more about the SQL Server Error Code 43002 and the error message description that is shown SQL Server Error Code 43002 SQL Server Error Description for the Code :43002 The storage size of %d MB exceeds the maximum allowed storage of %d MB.
SQL Server Error Code – 46911 procedure expects parameter ‘%ls’ of typ
In this blog post, you’ll learn more about the SQL Server Error Code 46911 and the error message description that is shown SQL Server Error Code 46911 SQL Server Error Description for the Code :46911 Procedure expects parameter ‘%ls’ of type ‘%ls’.
SQL Server Error Code – 990 taking the host database with id %d offl
In this blog post, you’ll learn more about the SQL Server Error Code 990 and the error message description that is shown SQL Server Error Code 990 SQL Server Error Description for the Code :990 Taking the host database with ID %d offline because one or more of its partition databases is marked as suspect.
SQL Server Error Code – 9741 the %s_msg ‘%.*ls’ was dropped on upgrad
In this blog post, you’ll learn more about the SQL Server Error Code 9741 and the error message description that is shown SQL Server Error Code 9741 SQL Server Error Description for the Code :9741 The %S_MSG ‘%.*ls’ was dropped on upgrade because it referenced a system contract that was dropped.
SQL Server Error Code – 13178 inproc data access
In this blog post, you’ll learn more about the SQL Server Error Code 13178 and the error message description that is shown SQL Server Error Code 13178 SQL Server Error Description for the Code :13178 Inproc data access
SQL Server Error Code – 22914 only members of the sysadmin or db_owner
In this blog post, you’ll learn more about the SQL Server Error Code 22914 and the error message description that is shown SQL Server Error Code 22914 SQL Server Error Description for the Code :22914 Only members of the sysadmin or db_owner or db_ddladmin roles can perform this operation when Change Data Capture is enabled for a database.