Tag: MS SQL Server Error Codes
SQL Server Error Code – 9008 cannot shrink log file %d (%s) because t
In this blog post, you’ll learn more about the SQL Server Error Code 9008 and the error message description that is shown SQL Server Error Code 9008 SQL Server Error Description for the Code :9008 Cannot shrink log file %d (%s) because the logical log file located at the end of the file is in use.
SQL Server Error Code – 13316 for xml
In this blog post, you’ll learn more about the SQL Server Error Code 13316 and the error message description that is shown SQL Server Error Code 13316 SQL Server Error Description for the Code :13316 FOR XML
SQL Server Error Code – 15288 please specify one decryptor to decrypt
In this blog post, you’ll learn more about the SQL Server Error Code 15288 and the error message description that is shown SQL Server Error Code 15288 SQL Server Error Description for the Code :15288 Please specify one decryptor to decrypt a key.
SQL Server Error Code – 22121 deleted %ld row(s) per millisecond from
In this blog post, you’ll learn more about the SQL Server Error Code 22121 and the error message description that is shown SQL Server Error Code 22121 SQL Server Error Description for the Code :22121 Deleted %ld row(s) per millisecond from %s
SQL Server Error Code – 45402 ring buildout ‘%ls’ does not support mul
In this blog post, you’ll learn more about the SQL Server Error Code 45402 and the error message description that is shown SQL Server Error Code 45402 SQL Server Error Description for the Code :45402 Ring buildout ‘%ls’ does not support multiple DB roles.
SQL Server Error Code – 46602 file_format
In this blog post, you’ll learn more about the SQL Server Error Code 46602 and the error message description that is shown SQL Server Error Code 46602 SQL Server Error Description for the Code :46602 FILE_FORMAT
SQL Server Error Code – 8174 schema lock with handle %d not found.
In this blog post, you’ll learn more about the SQL Server Error Code 8174 and the error message description that is shown SQL Server Error Code 8174 SQL Server Error Description for the Code :8174 Schema lock with handle %d not found.
SQL Server Error Code – 15313 the key is not encrypted using the speci
In this blog post, you’ll learn more about the SQL Server Error Code 15313 and the error message description that is shown SQL Server Error Code 15313 SQL Server Error Description for the Code :15313 The key is not encrypted using the specified decryptor.
SQL Server Error Code – 16936 sp_cursor: one or more values parameters
In this blog post, you’ll learn more about the SQL Server Error Code 16936 and the error message description that is shown SQL Server Error Code 16936 SQL Server Error Description for the Code :16936 sp_cursor: One or more values parameters were invalid.
SQL Server Error Code – 35285 the recovery lsn %s_lsn was identified f
In this blog post, you’ll learn more about the SQL Server Error Code 35285 and the error message description that is shown SQL Server Error Code 35285 SQL Server Error Description for the Code :35285 The recovery LSN %S_LSN was identified for the database with ID %d. This is an informational message only. No user action is required.
SQL Server Error Code – 4414 could not allocate ancillary table for v
In this blog post, you’ll learn more about the SQL Server Error Code 4414 and the error message description that is shown SQL Server Error Code 4414 SQL Server Error Description for the Code :4414 Could not allocate ancillary table for view or function resolution. The maximum number of tables in a query (%d) was exceeded.
SQL Server Error Code – 5554 the total number of versions for a singl
In this blog post, you’ll learn more about the SQL Server Error Code 5554 and the error message description that is shown SQL Server Error Code 5554 SQL Server Error Description for the Code :5554 The total number of versions for a single file has reached the maximum limit set by the file system.
SQL Server Error Code – 7000 openxml document handle parameter must b
In this blog post, you’ll learn more about the SQL Server Error Code 7000 and the error message description that is shown SQL Server Error Code 7000 SQL Server Error Description for the Code :7000 OPENXML document handle parameter must be of data type int.
SQL Server Error Code – 7740 a partition id for at least one row has
In this blog post, you’ll learn more about the SQL Server Error Code 7740 and the error message description that is shown SQL Server Error Code 7740 SQL Server Error Description for the Code :7740 A partition ID for at least one row has been modified.
SQL Server Error Code – 33212 there is an invalid column list after th
In this blog post, you’ll learn more about the SQL Server Error Code 33212 and the error message description that is shown SQL Server Error Code 33212 SQL Server Error Description for the Code :33212 There is an invalid column list after the object name in the AUDIT SPECIFICATION statement.
SQL Server Error Code – 21175 you cannot change the ins_cmd, upd_cmd,
In this blog post, you’ll learn more about the SQL Server Error Code 21175 and the error message description that is shown SQL Server Error Code 21175 SQL Server Error Description for the Code :21175 You cannot change the ins_cmd, upd_cmd, or del_cmd article properties because the publication allows Data Transformation Services or updatable subscriptions.
SQL Server Error Code – 11721 next value for function cannot be used d
In this blog post, you’ll learn more about the SQL Server Error Code 11721 and the error message description that is shown SQL Server Error Code 11721 SQL Server Error Description for the Code :11721 NEXT VALUE FOR function cannot be used directly in a statement that uses a DISTINCT, UNION, UNION ALL, EXCEPT or INTERSECT operator.
SQL Server Error Code – 14379 table ‘%s’ foreign key ‘originating_serv
In this blog post, you’ll learn more about the SQL Server Error Code 14379 and the error message description that is shown SQL Server Error Code 14379 SQL Server Error Description for the Code :14379 Table ‘%s’ foreign key ‘originating_server_id’ does not have a matching value in the referenced view ‘dbo.sysoriginatingservers_view’.
SQL Server Error Code – 21570 cannot create the logical record relatio
In this blog post, you’ll learn more about the SQL Server Error Code 21570 and the error message description that is shown SQL Server Error Code 21570 SQL Server Error Description for the Code :21570 Cannot create the logical record relationship. Table ‘%s’ does not have a foreign key referencing table ‘%s’. A logical record relationship requires a foreign key relationship between the parent and…
SQL Server Error Code – 22104 a table returned by the changetable func
In this blog post, you’ll learn more about the SQL Server Error Code 22104 and the error message description that is shown SQL Server Error Code 22104 SQL Server Error Description for the Code :22104 A table returned by the CHANGETABLE function must be aliased.