Tag: MS SQL Server Error Codes
SQL Server Error Code – 14157 the subscription created by subscriber ‘
In this blog post, you’ll learn more about the SQL Server Error Code 14157 and the error message description that is shown SQL Server Error Code 14157 SQL Server Error Description for the Code :14157 The subscription created by Subscriber ‘%s’ to publication ‘%s’ has expired and has been dropped.
SQL Server Error Code – 14442 role change failed.
In this blog post, you’ll learn more about the SQL Server Error Code 14442 and the error message description that is shown SQL Server Error Code 14442 SQL Server Error Description for the Code :14442 Role change failed.
SQL Server Error Code – 3108 to restore the master database, the serv
In this blog post, you’ll learn more about the SQL Server Error Code 3108 and the error message description that is shown SQL Server Error Code 3108 SQL Server Error Description for the Code :3108 To restore the master database, the server must be running in single-user mode. For information on starting in single-user mode, see ?How to: Start an Instance of SQL Server (sqlservr.exe)?…
SQL Server Error Code – 6830 for xml auto could not find the table ow
In this blog post, you’ll learn more about the SQL Server Error Code 6830 and the error message description that is shown SQL Server Error Code 6830 SQL Server Error Description for the Code :6830 FOR XML AUTO could not find the table owning the following column ‘%.*ls’ to create a URL address for it. Remove the column, or use the BINARY BASE64 mode, or…
SQL Server Error Code – 13258 event package
In this blog post, you’ll learn more about the SQL Server Error Code 13258 and the error message description that is shown SQL Server Error Code 13258 SQL Server Error Description for the Code :13258 event package
SQL Server Error Code – 13619 unsupported json path found in argument
In this blog post, you’ll learn more about the SQL Server Error Code 13619 and the error message description that is shown SQL Server Error Code 13619 SQL Server Error Description for the Code :13619 Unsupported JSON path found in argument %d of JSON_MODIFY.
SQL Server Error Code – 13762 cannot alter temporal table ‘%.*ls’ beca
In this blog post, you’ll learn more about the SQL Server Error Code 13762 and the error message description that is shown SQL Server Error Code 13762 SQL Server Error Description for the Code :13762 Cannot alter temporal table ‘%.*ls’ because this operation is currently not available.
SQL Server Error Code – 13968 an explicit drop index is not allowed on
In this blog post, you’ll learn more about the SQL Server Error Code 13968 and the error message description that is shown SQL Server Error Code 13968 SQL Server Error Description for the Code :13968 An explicit DROP INDEX is not allowed on index ‘%.*ls’. It is being used for edge constraint enforcement.
SQL Server Error Code – 21192 msrepl_tran_version column is a predefin
In this blog post, you’ll learn more about the SQL Server Error Code 21192 and the error message description that is shown SQL Server Error Code 21192 SQL Server Error Description for the Code :21192 MSrepl_tran_version column is a predefined column used for replication and can be only of data type uniqueidentifier
SQL Server Error Code – 33207 sql server audit failed to access the ev
In this blog post, you’ll learn more about the SQL Server Error Code 33207 and the error message description that is shown SQL Server Error Code 33207 SQL Server Error Description for the Code :33207 SQL Server Audit failed to access the event log. Make sure that the SQL service account has the required permissions to the access the event log.
SQL Server Error Code – 9904 the full-text catalog ‘%ls’ (%d) in data
In this blog post, you’ll learn more about the SQL Server Error Code 9904 and the error message description that is shown SQL Server Error Code 9904 SQL Server Error Description for the Code :9904 The full-text catalog ‘%ls’ (%d) in database ‘%ls’ (%d) will be remounted to recover from a failure. Reason code: %d. Error: %ls. If this message occurs frequently, consult SQL Server…
SQL Server Error Code – 20698 a value for the parameter @host_name was
In this blog post, you’ll learn more about the SQL Server Error Code 20698 and the error message description that is shown SQL Server Error Code 20698 SQL Server Error Description for the Code :20698 A value for the parameter @host_name was not specified while publication uses HOST_NAME() for dynamic filtering.