Category: SQL Server
SQL Server Error Code – 19515 database partner is missing during datab
In this blog post, you’ll learn more about the SQL Server Error Code 19515 and the error message description that is shown SQL Server Error Code 19515 SQL Server Error Description for the Code :19515 Database partner is missing during database restart.
SQL Server Error Code – 33001 cannot drop the option because the optio
In this blog post, you’ll learn more about the SQL Server Error Code 33001 and the error message description that is shown SQL Server Error Code 33001 SQL Server Error Description for the Code :33001 Cannot drop the option because the option is not specified on %S_MSG.
SQL Server Error Code – 9925 rebuild full-text catalog ‘%ls’ failed:
In this blog post, you’ll learn more about the SQL Server Error Code 9925 and the error message description that is shown SQL Server Error Code 9925 SQL Server Error Description for the Code :9925 Rebuild full-text catalog ‘%ls’ failed: Full-text catalog is read-only.
SQL Server Error Code – 13573 setting system_versioning to on failed b
In this blog post, you’ll learn more about the SQL Server Error Code 13573 and the error message description that is shown SQL Server Error Code 13573 SQL Server Error Description for the Code :13573 Setting SYSTEM_VERSIONING to ON failed because history table ‘%.*ls’ contains overlapping records.
SQL Server Error Code – 33414 filetable objects require the filestream
In this blog post, you’ll learn more about the SQL Server Error Code 33414 and the error message description that is shown SQL Server Error Code 33414 SQL Server Error Description for the Code :33414 FileTable objects require the FILESTREAM database option DIRECTORY_NAME to be non-NULL. To create a FileTable in the database ‘%.*ls’, set the DIRECTORY_NAME option to a non-NULL value using ALTER DATABASE….
SQL Server Error Code – 217 maximum stored procedure, function, trig
In this blog post, you’ll learn more about the SQL Server Error Code 217 and the error message description that is shown SQL Server Error Code 217 SQL Server Error Description for the Code :217 Maximum stored procedure, function, trigger, or view nesting level exceeded (limit %d).
SQL Server Error Code – 5113 the log cannot be rebuilt because there
In this blog post, you’ll learn more about the SQL Server Error Code 5113 and the error message description that is shown SQL Server Error Code 5113 SQL Server Error Description for the Code :5113 The log cannot be rebuilt because there were open transactions/users when the database was shutdown, no checkpoint occurred to the database, or the database was read-only. This error could occur…
SQL Server Error Code – 12110 statement ‘%.*ls’ failed, because it att
In this blog post, you’ll learn more about the SQL Server Error Code 12110 and the error message description that is shown SQL Server Error Code 12110 SQL Server Error Description for the Code :12110 Statement ‘%.*ls’ failed, because it attempted to set the ‘%.*ls’ option for the secondaries replica while this option is only allowed to be set for the primary.
SQL Server Error Code – 19460 the availability group listener with dns
In this blog post, you’ll learn more about the SQL Server Error Code 19460 and the error message description that is shown SQL Server Error Code 19460 SQL Server Error Description for the Code :19460 The availability group listener with DNS name ‘%.*ls’ is configured to use DHCP. For listeners with this configuration, IP addresses cannot be added through SQL Server. To add IP addresses…
SQL Server Error Code – 28924 configuration manager agent activation f
In this blog post, you’ll learn more about the SQL Server Error Code 28924 and the error message description that is shown SQL Server Error Code 28924 SQL Server Error Description for the Code :28924 Configuration manager agent activation failed.
SQL Server Error Code – 45121 server ‘%ls’ does not support memory-opt
In this blog post, you’ll learn more about the SQL Server Error Code 45121 and the error message description that is shown SQL Server Error Code 45121 SQL Server Error Description for the Code :45121 Server ‘%ls’ does not support memory-optimized data. Make sure both source and target servers are enabled for memory-optimized data.
SQL Server Error Code – 3105 restore cannot restore any more pages in
In this blog post, you’ll learn more about the SQL Server Error Code 3105 and the error message description that is shown SQL Server Error Code 3105 SQL Server Error Description for the Code :3105 RESTORE cannot restore any more pages into file ?%ls? because the maximum number of pages (%d) are already being restored. Either complete the restore sequence for the existing pages, or…