Tag: MS SQL Server Error Codes
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…
SQL Server Error Code – 2206 %snamespace prefix ?xml? can only be ass
In this blog post, you’ll learn more about the SQL Server Error Code 2206 and the error message description that is shown SQL Server Error Code 2206 SQL Server Error Description for the Code :2206 %sNamespace prefix ?xml? can only be associated with the URI ?http://www.w3.org/XML/1998/namespace? and this URI cannot be used with other prefixes.
SQL Server Error Code – 6334 could not create the xml or spatial inde
In this blog post, you’ll learn more about the SQL Server Error Code 6334 and the error message description that is shown SQL Server Error Code 6334 SQL Server Error Description for the Code :6334 Could not create the XML or spatial index on object ‘%.*ls’ because that object is not a table. Create the index on the base table column.
SQL Server Error Code – 21289 either the snapshot files have not been
In this blog post, you’ll learn more about the SQL Server Error Code 21289 and the error message description that is shown SQL Server Error Code 21289 SQL Server Error Description for the Code :21289 Either the snapshot files have not been generated or they have been cleaned up.
SQL Server Error Code – 10982 failed to run resource governor classifi
In this blog post, you’ll learn more about the SQL Server Error Code 10982 and the error message description that is shown SQL Server Error Code 10982 SQL Server Error Description for the Code :10982 Failed to run resource governor classifier user-defined function ‘%.*ls’. Last error %u, state %u. See previous errors in SQL Server error log from session ID %ld for details. Classifier elapsed…
SQL Server Error Code – 11551 the metadata could not be determined bec
In this blog post, you’ll learn more about the SQL Server Error Code 11551 and the error message description that is shown SQL Server Error Code 11551 SQL Server Error Description for the Code :11551 The metadata could not be determined because remote metadata discovery failed for statement ‘%.*ls’ in procedure ‘%.*ls’.
SQL Server Error Code – 21218 the creation_script property cannot be n
In this blog post, you’ll learn more about the SQL Server Error Code 21218 and the error message description that is shown SQL Server Error Code 21218 SQL Server Error Description for the Code :21218 The creation_script property cannot be NULL if a schema option of 0x0000000000000000 is specified for the article.
SQL Server Error Code – 37005 the specified instance of sql server can
In this blog post, you’ll learn more about the SQL Server Error Code 37005 and the error message description that is shown SQL Server Error Code 37005 SQL Server Error Description for the Code :37005 The specified instance of SQL Server cannot be managed by a utility control point because the feature is not enabled in SQL Server ‘%s’.
SQL Server Error Code – 49406 recovery modes other than full are not s
In this blog post, you’ll learn more about the SQL Server Error Code 49406 and the error message description that is shown SQL Server Error Code 49406 SQL Server Error Description for the Code :49406 Recovery modes other than full are not supported in this version of SQL Server.
SQL Server Error Code – 1792 alter table ?%.*ls? failed because the a
In this blog post, you’ll learn more about the SQL Server Error Code 1792 and the error message description that is shown SQL Server Error Code 1792 SQL Server Error Description for the Code :1792 Alter table ?%.*ls? failed because the added fixed column might cause existing data to go beyond the maximum allowable table row size of %d bytes.
SQL Server Error Code – 2524 cannot process object id %ld (object ?%.
In this blog post, you’ll learn more about the SQL Server Error Code 2524 and the error message description that is shown SQL Server Error Code 2524 SQL Server Error Description for the Code :2524 Cannot process object ID %ld (object ?%.*ls?) because it is a Service Broker queue. Try the operation again with the object ID of the corresponding internal table for the queue,…
SQL Server Error Code – 13808 starting offset cannot be larger than th
In this blog post, you’ll learn more about the SQL Server Error Code 13808 and the error message description that is shown SQL Server Error Code 13808 SQL Server Error Description for the Code :13808 Starting offset cannot be larger than the file size.
SQL Server Error Code – 16903 the “%ls” procedure was called with an i
In this blog post, you’ll learn more about the SQL Server Error Code 16903 and the error message description that is shown SQL Server Error Code 16903 SQL Server Error Description for the Code :16903 The “%ls” procedure was called with an incorrect number of parameters.