Category: SQL Server
SQL Server Error Code – 10720 an output into clause is not allowed in
In this blog post, you’ll learn more about the SQL Server Error Code 10720 and the error message description that is shown SQL Server Error Code 10720 SQL Server Error Description for the Code :10720 An OUTPUT INTO clause is not allowed in a nested INSERT, UPDATE, DELETE, or MERGE statement.
SQL Server Error Code – 16601 credential of database ‘%ls’ are invalid
In this blog post, you’ll learn more about the SQL Server Error Code 16601 and the error message description that is shown SQL Server Error Code 16601 SQL Server Error Description for the Code :16601 Credential of database ‘%ls’ are invalid.
SQL Server Error Code – 4855 line %d in format file “%ls”: unexpected
In this blog post, you’ll learn more about the SQL Server Error Code 4855 and the error message description that is shown SQL Server Error Code 4855 SQL Server Error Description for the Code :4855 Line %d in format file “%ls”: unexpected element “%ls”.
SQL Server Error Code – 21060 could not subscribe because non-sql serv
In this blog post, you’ll learn more about the SQL Server Error Code 21060 and the error message description that is shown SQL Server Error Code 21060 SQL Server Error Description for the Code :21060 Could not subscribe because non-SQL Server Subscriber ‘%s’ does not support parameterized statements.
SQL Server Error Code – 33570 specified workload group does not exist.
In this blog post, you’ll learn more about the SQL Server Error Code 33570 and the error message description that is shown SQL Server Error Code 33570 SQL Server Error Description for the Code :33570 Specified workload group does not exist. Switching to default workload group for TDE encryption scan.
SQL Server Error Code – 40106 the schema scope set in the session is n
In this blog post, you’ll learn more about the SQL Server Error Code 40106 and the error message description that is shown SQL Server Error Code 40106 SQL Server Error Description for the Code :40106 The schema scope set in the session is not the current schema scope for the current partition. Please rerun your query.
SQL Server Error Code – 4960 alter table switch statement failed. che
In this blog post, you’ll learn more about the SQL Server Error Code 4960 and the error message description that is shown SQL Server Error Code 4960 SQL Server Error Description for the Code :4960 ALTER TABLE SWITCH statement failed. Check constraint ‘%.*ls’ in source table ‘%.*ls’ is NOCHECK constraint but the matching check constraint ‘%.*ls’ in target table ‘%.*ls’ is CHECK.
SQL Server Error Code – 8963 table error: object id %d, index id %d,
In this blog post, you’ll learn more about the SQL Server Error Code 8963 and the error message description that is shown SQL Server Error Code 8963 SQL Server Error Description for the Code :8963 Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). The off-row data node at page %S_PGID, slot %d, text ID %I64d has…
SQL Server Error Code – 13766 cannot drop the clustered index ‘%.*ls’
In this blog post, you’ll learn more about the SQL Server Error Code 13766 and the error message description that is shown SQL Server Error Code 13766 SQL Server Error Description for the Code :13766 Cannot drop the clustered index ‘%.*ls’ because it is being used for automatic cleanup of aged data. Consider setting HISTORY_RETENTION_PERIOD to INFINITE on the corresponding system-versioned temporal table if you…
SQL Server Error Code – 17883 process %ld:%ld:%ld (0x%lx) worker 0x%p
In this blog post, you’ll learn more about the SQL Server Error Code 17883 and the error message description that is shown SQL Server Error Code 17883 SQL Server Error Description for the Code :17883 Process %ld:%ld:%ld (0x%lx) Worker 0x%p appears to be non-yielding on Scheduler %ld. Thread creation time: %I64d. Approx Thread CPU Used: kernel %I64d ms, user %I64d ms. Process Utilization %d%%. System…
SQL Server Error Code – 21280 publication ‘%s’ cannot be subscribed to
In this blog post, you’ll learn more about the SQL Server Error Code 21280 and the error message description that is shown SQL Server Error Code 21280 SQL Server Error Description for the Code :21280 Publication ‘%s’ cannot be subscribed to by Subscriber database ‘%s’ because it contains one or more articles that have been subscribed to by the same Subscriber database at transaction level.
SQL Server Error Code – 33415 filestream directory_name ‘%.*s’ attempt
In this blog post, you’ll learn more about the SQL Server Error Code 33415 and the error message description that is shown SQL Server Error Code 33415 SQL Server Error Description for the Code :33415 FILESTREAM DIRECTORY_NAME ‘%.*s’ attempting to be set on database ‘%.*s’ is not unique in this SQL Server instance. Provide a unique value for the database option FILESTREAM DIRECTORY_NAME to enable…