Tag: MS SQL Server Error Codes

SQL Server Error Code – 10313 an error occurred while using the .net f

In this blog post, you’ll learn more about the SQL Server Error Code 10313 and the error message description that is shown SQL Server Error Code 10313 SQL Server Error Description for the Code :10313 An error occurred while using the .NET Framework during %S_MSG. The server may be running out of resources. Try running the query again. If the problem persist, contact a support…

SQL Server Error Code – 4984 alter table switch statement failed. tar

In this blog post, you’ll learn more about the SQL Server Error Code 4984 and the error message description that is shown SQL Server Error Code 4984 SQL Server Error Description for the Code :4984 ALTER TABLE SWITCH statement failed. Target table ‘%.*ls’ and source table ‘%.*ls’ have different vardecimal storage format values. Use stored procedure sp_tableoption to alter the ‘vardecimal storage format’ option for…

SQL Server Error Code – 14917 the remote_data_archive option cannot be

In this blog post, you’ll learn more about the SQL Server Error Code 14917 and the error message description that is shown SQL Server Error Code 14917 SQL Server Error Description for the Code :14917 The REMOTE_DATA_ARCHIVE option cannot be enabled on table ‘%ls’ because it will exceed the maximum allowable size of %d bytes on the remote table due to an additional required system…

SQL Server Error Code – 8996 iam page %s_pgid for object id %d, index

In this blog post, you’ll learn more about the SQL Server Error Code 8996 and the error message description that is shown SQL Server Error Code 8996 SQL Server Error Description for the Code :8996 IAM page %S_PGID for object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls) controls pages in filegroup %d, that should be in filegroup %d.

SQL Server Error Code – 9518 xquery: the name or one of the parts of

In this blog post, you’ll learn more about the SQL Server Error Code 9518 and the error message description that is shown SQL Server Error Code 9518 SQL Server Error Description for the Code :9518 XQuery: The name or one of the parts of a multi-part name that starts with ‘%.*ls’ supplied to %S_MSG() is not a valid SQL identifier – it contains invalid characters.

SQL Server Error Code – 17065 sql server assertion: file: , line =

In this blog post, you’ll learn more about the SQL Server Error Code 17065 and the error message description that is shown SQL Server Error Code 17065 SQL Server Error Description for the Code :17065 SQL Server Assertion: File: , line = %d Failed Assertion = ‘%s’ %s. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to…