Category: SQL Server
SQL Server Error Code – 1465 database ?%.*ls? database is not in full
In this blog post, you’ll learn more about the SQL Server Error Code 1465 and the error message description that is shown SQL Server Error Code 1465 SQL Server Error Description for the Code :1465 Database ?%.*ls? database is not in full recovery mode on each of the server instances. The full recovery model is required for a database to participate in database mirroring or…
SQL Server Error Code – 7888 the ipv6 address specified is not suppor
In this blog post, you’ll learn more about the SQL Server Error Code 7888 and the error message description that is shown SQL Server Error Code 7888 SQL Server Error Description for the Code :7888 The IPv6 address specified is not supported. The server may not be configured to allow for IPv6 connectivity, or the address may not be in a recognized IPv6 format.
SQL Server Error Code – 18786 the specified publication does not allow
In this blog post, you’ll learn more about the SQL Server Error Code 18786 and the error message description that is shown SQL Server Error Code 18786 SQL Server Error Description for the Code :18786 The specified publication does not allow subscriptions to be initialized from a backup. To allow initialization from a backup, use sp_changepublication: set ‘allow_initialize_from_backup’ to ‘true’.
SQL Server Error Code – 40865 the dtus for the elastic pool cannot exc
In this blog post, you’ll learn more about the SQL Server Error Code 40865 and the error message description that is shown SQL Server Error Code 40865 SQL Server Error Description for the Code :40865 The DTUs for the elastic pool cannot exceed (%d) DTUs for service tier ‘%.*ls’.
SQL Server Error Code – 41393 cannot alter a non-native module into a
In this blog post, you’ll learn more about the SQL Server Error Code 41393 and the error message description that is shown SQL Server Error Code 41393 SQL Server Error Description for the Code :41393 Cannot ALTER a non-native module into a natively compiled module. Omit WITH NATIVE_COMPILATION or drop and recreate the module.
SQL Server Error Code – 2355 %s?else? expected
In this blog post, you’ll learn more about the SQL Server Error Code 2355 and the error message description that is shown SQL Server Error Code 2355 SQL Server Error Description for the Code :2355 %s?else? expected
SQL Server Error Code – 14091 the @type parameter passed to sp_helprep
In this blog post, you’ll learn more about the SQL Server Error Code 14091 and the error message description that is shown SQL Server Error Code 14091 SQL Server Error Description for the Code :14091 The @type parameter passed to sp_helpreplicationdb must be either ‘pub’ or ‘sub’.
SQL Server Error Code – 14564 (goto next step)
In this blog post, you’ll learn more about the SQL Server Error Code 14564 and the error message description that is shown SQL Server Error Code 14564 SQL Server Error Description for the Code :14564 (goto next step)
SQL Server Error Code – 18392 reason: the login to sql azure db failed
In this blog post, you’ll learn more about the SQL Server Error Code 18392 and the error message description that is shown SQL Server Error Code 18392 SQL Server Error Description for the Code :18392 Reason: The login to SQL Azure DB failed due to empty password.
SQL Server Error Code – 5183 cannot create the file “%ls”. use with m
In this blog post, you’ll learn more about the SQL Server Error Code 5183 and the error message description that is shown SQL Server Error Code 5183 SQL Server Error Description for the Code :5183 Cannot create the file “%ls”. Use WITH MOVE to specify a usable physical file name. Use WITH REPLACE to overwrite an existing file.
SQL Server Error Code – 9003 the log scan number %s_lsn passed to log
In this blog post, you’ll learn more about the SQL Server Error Code 9003 and the error message description that is shown SQL Server Error Code 9003 SQL Server Error Description for the Code :9003 The log scan number %S_LSN passed to log scan in database ‘%.*ls’ is not valid. This error may indicate data corruption or that the log file (.ldf) does not match…
SQL Server Error Code – 11270 a corrupted message has been received. a
In this blog post, you’ll learn more about the SQL Server Error Code 11270 and the error message description that is shown SQL Server Error Code 11270 SQL Server Error Description for the Code :11270 A corrupted message has been received. A UNICODE string is greater than the maximum allowed size of %d bytes. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d,…