Category: SQL Server
SQL Server Error Code – 9011 user does not have permission to query b
In this blog post, you’ll learn more about the SQL Server Error Code 9011 and the error message description that is shown SQL Server Error Code 9011 SQL Server Error Description for the Code :9011 User does not have permission to query backup files with the virtual table DBLog. Only members of the sysadmin fixed server role has this permission
SQL Server Error Code – 878 failed to create resilient buffer pool e
In this blog post, you’ll learn more about the SQL Server Error Code 878 and the error message description that is shown SQL Server Error Code 878 SQL Server Error Description for the Code :878 Failed to create resilient buffer pool extension of size %I64d MB on path ?%.*ls?.
SQL Server Error Code – 4811 expected the column offset in data strea
In this blog post, you’ll learn more about the SQL Server Error Code 4811 and the error message description that is shown SQL Server Error Code 4811 SQL Server Error Description for the Code :4811 Expected the column offset in data stream for bulk copy of text or image data.
SQL Server Error Code – 15112 the third parameter for table option ‘te
In this blog post, you’ll learn more about the SQL Server Error Code 15112 and the error message description that is shown SQL Server Error Code 15112 SQL Server Error Description for the Code :15112 The third parameter for table option ‘text in row’ is invalid. It should be ‘on’, ‘off’, ‘0’, ‘1’ or a number from 24 through 7000.
SQL Server Error Code – 21410 snapshot agent startup message.
In this blog post, you’ll learn more about the SQL Server Error Code 21410 and the error message description that is shown SQL Server Error Code 21410 SQL Server Error Description for the Code :21410 Snapshot Agent startup message.
SQL Server Error Code – 46624 shard_map_name
In this blog post, you’ll learn more about the SQL Server Error Code 46624 and the error message description that is shown SQL Server Error Code 46624 SQL Server Error Description for the Code :46624 SHARD_MAP_NAME
SQL Server Error Code – 3412 warning: the server instance was started
In this blog post, you’ll learn more about the SQL Server Error Code 3412 and the error message description that is shown SQL Server Error Code 3412 SQL Server Error Description for the Code :3412 Warning: The server instance was started using minimal configuration startup option (-f). Starting an instance of SQL Server with minimal configuration places the server in single-user mode automatically.? After the…
SQL Server Error Code – 3431 could not recover database ?%.*ls? (data
In this blog post, you’ll learn more about the SQL Server Error Code 3431 and the error message description that is shown SQL Server Error Code 3431 SQL Server Error Description for the Code :3431 Could not recover database ?%.*ls? (database ID %d) because of unresolved transaction outcomes. Microsoft Distributed Transaction Coordinator (MS DTC) transactions were prepared, but MS DTC was unable to determine the…
SQL Server Error Code – 8354 event tracing for windows failed to send
In this blog post, you’ll learn more about the SQL Server Error Code 8354 and the error message description that is shown SQL Server Error Code 8354 SQL Server Error Description for the Code :8354 Event Tracing for Windows failed to send an event. Send failures with the same error code may not be reported in the future. Error ID: %d, Event class ID: %d,…
SQL Server Error Code – 13803 table types cannot be used as column typ
In this blog post, you’ll learn more about the SQL Server Error Code 13803 and the error message description that is shown SQL Server Error Code 13803 SQL Server Error Description for the Code :13803 Table types cannot be used as column types in OPENROWSET function with inline schema. These types are not supported in WITH clause.
SQL Server Error Code – 7999 could not find any index named ‘%.*ls’ f
In this blog post, you’ll learn more about the SQL Server Error Code 7999 and the error message description that is shown SQL Server Error Code 7999 SQL Server Error Description for the Code :7999 Could not find any index named ‘%.*ls’ for table ‘%.*ls’.
SQL Server Error Code – 11738 the use of next value for function is no
In this blog post, you’ll learn more about the SQL Server Error Code 11738 and the error message description that is shown SQL Server Error Code 11738 SQL Server Error Description for the Code :11738 The use of NEXT VALUE FOR function is not allowed in this context.
SQL Server Error Code – 19130 unable to open sql server network interf
In this blog post, you’ll learn more about the SQL Server Error Code 19130 and the error message description that is shown SQL Server Error Code 19130 SQL Server Error Description for the Code :19130 Unable to open SQL Server Network Interface library configuration key in registry for Dedicated Administrator Connection settings.
SQL Server Error Code – 46645 remote data archive
In this blog post, you’ll learn more about the SQL Server Error Code 46645 and the error message description that is shown SQL Server Error Code 46645 SQL Server Error Description for the Code :46645 Remote Data Archive
SQL Server Error Code – 5265 used pages %.*ls: from system table – %i
In this blog post, you’ll learn more about the SQL Server Error Code 5265 and the error message description that is shown SQL Server Error Code 5265 SQL Server Error Description for the Code :5265 USED pages %.*ls: From system table – %I64d pages; Actual – %I64d pages.
SQL Server Error Code – 9036 the source has persistent_log_buffer ena
In this blog post, you’ll learn more about the SQL Server Error Code 9036 and the error message description that is shown SQL Server Error Code 9036 SQL Server Error Description for the Code :9036 The source has PERSISTENT_LOG_BUFFER enabled, but the current device is not DAX volume. PERSISTENT_LOG_BUFFER has been set to OFF.
SQL Server Error Code – 9420 xml parsing: line %d, character %d, ille
In this blog post, you’ll learn more about the SQL Server Error Code 9420 and the error message description that is shown SQL Server Error Code 9420 SQL Server Error Description for the Code :9420 XML parsing: line %d, character %d, illegal xml character
SQL Server Error Code – 11717 next value for function does not support
In this blog post, you’ll learn more about the SQL Server Error Code 11717 and the error message description that is shown SQL Server Error Code 11717 SQL Server Error Description for the Code :11717 NEXT VALUE FOR function does not support the OVER clause in default constraints, UPDATE statements, or MERGE statements.
SQL Server Error Code – 14541 the version of the msx (%s) is not recen
In this blog post, you’ll learn more about the SQL Server Error Code 14541 and the error message description that is shown SQL Server Error Code 14541 SQL Server Error Description for the Code :14541 The version of the MSX (%s) is not recent enough to support this TSX. Version %s or later is required at the MSX.
SQL Server Error Code – 21578 in order to use partition_options of 2 (
In this blog post, you’ll learn more about the SQL Server Error Code 21578 and the error message description that is shown SQL Server Error Code 21578 SQL Server Error Description for the Code :21578 In order to use partition_options of 2 (non overlapping partitions with multiple subscriptions per partition) or 3 (non overlapping partitions one subscription per partition) the publication ‘%s’ must be enabled…