Tag: MS SQL Server Error Codes
SQL Server Error Code – 14065 the @status parameter value must be ‘ini
In this blog post, you’ll learn more about the SQL Server Error Code 14065 and the error message description that is shown SQL Server Error Code 14065 SQL Server Error Description for the Code :14065 The @status parameter value must be ‘initiated’, ‘active’, ‘inactive’, or ‘subscribed’.
SQL Server Error Code – 20638 merge table articles do not support diff
In this blog post, you’ll learn more about the SQL Server Error Code 20638 and the error message description that is shown SQL Server Error Code 20638 SQL Server Error Description for the Code :20638 Merge table articles do not support different values for the @source_object and @destination_object parameters of sp_addmergearticle. Either do not specify a value for @destination_object, or specify the same value for…
SQL Server Error Code – 45205 no backup setting is supplied. please sp
In this blog post, you’ll learn more about the SQL Server Error Code 45205 and the error message description that is shown SQL Server Error Code 45205 SQL Server Error Description for the Code :45205 No backup setting is supplied. Please specify at least one backup setting to be configured.
SQL Server Error Code – 13274 torn page (expected signature: 0x%08x; a
In this blog post, you’ll learn more about the SQL Server Error Code 13274 and the error message description that is shown SQL Server Error Code 13274 SQL Server Error Description for the Code :13274 torn page (expected signature: 0x%08x; actual signature: 0x%08x)
SQL Server Error Code – 21658 the data type mapping does not exist. ve
In this blog post, you’ll learn more about the SQL Server Error Code 21658 and the error message description that is shown SQL Server Error Code 21658 SQL Server Error Description for the Code :21658 The data type mapping does not exist. Verify the list of mappings by querying msdb.dbo.sysdatatypemappings.
SQL Server Error Code – 40677 the operation for the request uri ‘%.*ls
In this blog post, you’ll learn more about the SQL Server Error Code 40677 and the error message description that is shown SQL Server Error Code 40677 SQL Server Error Description for the Code :40677 The operation for the request uri ‘%.*ls’ was not found. To continue, please provide a valid request uri.
SQL Server Error Code – 1810 the model database must be updatable bef
In this blog post, you’ll learn more about the SQL Server Error Code 1810 and the error message description that is shown SQL Server Error Code 1810 SQL Server Error Description for the Code :1810 The model database must be updatable before a new database can be created.
SQL Server Error Code – 10612 filtered %s_msg ‘%.*ls’ cannot be create
In this blog post, you’ll learn more about the SQL Server Error Code 10612 and the error message description that is shown SQL Server Error Code 10612 SQL Server Error Description for the Code :10612 Filtered %S_MSG ‘%.*ls’ cannot be created on table ‘%.*ls’ because the column ‘%.*ls’ in the filter expression is compared with a constant that cannot be converted to the data type…
SQL Server Error Code – 4806 single_clob requires a double-byte chara
In this blog post, you’ll learn more about the SQL Server Error Code 4806 and the error message description that is shown SQL Server Error Code 4806 SQL Server Error Description for the Code :4806 SINGLE_CLOB requires a double-byte character set (DBCS) (char) input file. The file specified is Unicode.
SQL Server Error Code – 7722 invalid partition number %i64d specified
In this blog post, you’ll learn more about the SQL Server Error Code 7722 and the error message description that is shown SQL Server Error Code 7722 SQL Server Error Description for the Code :7722 Invalid partition number %I64d specified for %S_MSG ‘%.*ls’, partition number can range from 1 to %d.
SQL Server Error Code – 9740 cannot start the service broker message
In this blog post, you’ll learn more about the SQL Server Error Code 9740 and the error message description that is shown SQL Server Error Code 9740 SQL Server Error Description for the Code :9740 Cannot start the Service Broker message dispatcher. This error is a symptom of another problem. Check the SQL Server error log and the operating system error log for additional messages,…
SQL Server Error Code – 15517 cannot execute as the database principal
In this blog post, you’ll learn more about the SQL Server Error Code 15517 and the error message description that is shown SQL Server Error Code 15517 SQL Server Error Description for the Code :15517 Cannot execute as the database principal because the principal “%.*ls” does not exist, this type of principal cannot be impersonated, or you do not have permission.