Tag: MS SQL Server Error Codes
SQL Server Error Code – 12822 sp_migrate_user_to_contained cannot be u
In this blog post, you’ll learn more about the SQL Server Error Code 12822 and the error message description that is shown SQL Server Error Code 12822 SQL Server Error Description for the Code :12822 sp_migrate_user_to_contained cannot be used to copy a password to an old hash algorithm.
SQL Server Error Code – 33323 the endpoint is closing because the conn
In this blog post, you’ll learn more about the SQL Server Error Code 33323 and the error message description that is shown SQL Server Error Code 33323 SQL Server Error Description for the Code :33323 The endpoint is closing because the connection was redirected
SQL Server Error Code – 45189 insufficient permission to add secondary
In this blog post, you’ll learn more about the SQL Server Error Code 45189 and the error message description that is shown SQL Server Error Code 45189 SQL Server Error Description for the Code :45189 Insufficient permission to add secondary on server ‘%ls’.
SQL Server Error Code – 4303 the roll forward start point is now at l
In this blog post, you’ll learn more about the SQL Server Error Code 4303 and the error message description that is shown SQL Server Error Code 4303 SQL Server Error Description for the Code :4303 The roll forward start point is now at log sequence number (LSN) %.*s. Additional roll forward past LSN %.*s is required to complete the restore sequence.
SQL Server Error Code – 12405 the command failed because the query sto
In this blog post, you’ll learn more about the SQL Server Error Code 12405 and the error message description that is shown SQL Server Error Code 12405 SQL Server Error Description for the Code :12405 The command failed because the query store is not enabled for database (%ld). Make sure that the query store is enabled for the database and rerun the command.
SQL Server Error Code – 4120 a user-defined function name cannot be p
In this blog post, you’ll learn more about the SQL Server Error Code 4120 and the error message description that is shown SQL Server Error Code 4120 SQL Server Error Description for the Code :4120 A user-defined function name cannot be prefixed with a database name in this context.
SQL Server Error Code – 12358 enabling cdc creates database triggers o
In this blog post, you’ll learn more about the SQL Server Error Code 12358 and the error message description that is shown SQL Server Error Code 12358 SQL Server Error Description for the Code :12358 Enabling CDC creates database triggers on ALTER TABLE and DROP TABLE. Hence, these DDL statements are not supported with %S_MSG on CDC enabled databases. Other DDL triggers not related to…
SQL Server Error Code – 12501 different number of columns in create ta
In this blog post, you’ll learn more about the SQL Server Error Code 12501 and the error message description that is shown SQL Server Error Code 12501 SQL Server Error Description for the Code :12501 Different number of columns in CREATE TABLE and SELECT query.
SQL Server Error Code – 9676 service contracts analyzed: %d.
In this blog post, you’ll learn more about the SQL Server Error Code 9676 and the error message description that is shown SQL Server Error Code 9676 SQL Server Error Description for the Code :9676 Service Contracts analyzed: %d.
SQL Server Error Code – 14378 @sysadmin_only flag is no longer support
In this blog post, you’ll learn more about the SQL Server Error Code 14378 and the error message description that is shown SQL Server Error Code 14378 SQL Server Error Description for the Code :14378 @sysadmin_only flag is no longer supported by SQLAgent and kept here only for backwards compatibility
SQL Server Error Code – 21156 the @status parameter value must be ‘ini
In this blog post, you’ll learn more about the SQL Server Error Code 21156 and the error message description that is shown SQL Server Error Code 21156 SQL Server Error Description for the Code :21156 The @status parameter value must be ‘initiated’ or ‘active’.
SQL Server Error Code – 21393 dropping row filter(%s) for article ‘%s’
In this blog post, you’ll learn more about the SQL Server Error Code 21393 and the error message description that is shown SQL Server Error Code 21393 SQL Server Error Description for the Code :21393 Dropping row filter(%s) for article ‘%s’ in ‘%s’. Reissue sp_articlefilter and sp_articleview to create a row filter.