Category: SQL Server
SQL Server Error Code – 2593 there are %i64d rows in %i64d pages for
In this blog post, you’ll learn more about the SQL Server Error Code 2593 and the error message description that is shown SQL Server Error Code 2593 SQL Server Error Description for the Code :2593 There are %I64d rows in %I64d pages for object ?%.*ls?.
SQL Server Error Code – 13032 trigger
In this blog post, you’ll learn more about the SQL Server Error Code 13032 and the error message description that is shown SQL Server Error Code 13032 SQL Server Error Description for the Code :13032 trigger
SQL Server Error Code – 26064 sql server could not listen on ip addres
In this blog post, you’ll learn more about the SQL Server Error Code 26064 and the error message description that is shown SQL Server Error Code 26064 SQL Server Error Description for the Code :26064 SQL Server could not listen on IP address [%s] because the cluster resource ‘%s’ is not online (state = %d). This is an informational message and may indicate that resource…
SQL Server Error Code – 35367 the columnstore blob xpress object heade
In this blog post, you’ll learn more about the SQL Server Error Code 35367 and the error message description that is shown SQL Server Error Code 35367 SQL Server Error Description for the Code :35367 The columnstore blob Xpress object header is invalid.
SQL Server Error Code – 41916 maximum number of %u files for sql datab
In this blog post, you’ll learn more about the SQL Server Error Code 41916 and the error message description that is shown SQL Server Error Code 41916 SQL Server Error Description for the Code :41916 Maximum number of %u files for SQL Database Managed Instance reached.
SQL Server Error Code – 45122 ‘%ls’
In this blog post, you’ll learn more about the SQL Server Error Code 45122 and the error message description that is shown SQL Server Error Code 45122 SQL Server Error Description for the Code :45122 ‘%ls’
SQL Server Error Code – 29246 configuration manager reconfiguration fa
In this blog post, you’ll learn more about the SQL Server Error Code 29246 and the error message description that is shown SQL Server Error Code 29246 SQL Server Error Description for the Code :29246 Configuration manager reconfiguration failed due to error %d, state %d, severity %d.
SQL Server Error Code – 4194 range is only supported with unbounded a
In this blog post, you’ll learn more about the SQL Server Error Code 4194 and the error message description that is shown SQL Server Error Code 4194 SQL Server Error Description for the Code :4194 RANGE is only supported with UNBOUNDED and CURRENT ROW window frame delimiters.
How to ALTER a Column from Null to NOT Null in SQL Server ?
Assume a scenario where you have a table that contains columns which are Nullable integer column. You might want to update them to NOT NULL column (adding NOT NULL constraint) and set its value to zero. How to ALTER a Column from Null to NOT Null in SQL Server ? This would be a two step process where you should first update the column values…
SQL Server Error Code – 13175 version, culture or public key mismatch
In this blog post, you’ll learn more about the SQL Server Error Code 13175 and the error message description that is shown SQL Server Error Code 13175 SQL Server Error Description for the Code :13175 version, culture or public key mismatch
SQL Server Error Code – 18393 reason: the login to sql azure db failed
In this blog post, you’ll learn more about the SQL Server Error Code 18393 and the error message description that is shown SQL Server Error Code 18393 SQL Server Error Description for the Code :18393 Reason: The login to SQL Azure DB failed due to empty password when using PreTDS7 client.
SQL Server Error Code – 41329 unsupported operation following a transa
In this blog post, you’ll learn more about the SQL Server Error Code 41329 and the error message description that is shown SQL Server Error Code 41329 SQL Server Error Description for the Code :41329 Unsupported operation following a transaction dependency failure. Parameters and variables cannot be accessed in the CATCH block and the CATCH block must raise an exception following a dependency failure.
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)