Content Writing
Blogging
General
Analytics
How To
.NET
ASP.NET
Delphi
Excel
Outlook
Powerpoint
OutSystems
PowerShell
JavaScript
Windows
Courses
Jobs
UK Visa Sponsorship & PSW Jobs
India Freshers Jobs
Tutorials
C Programming
Java
Python
C#
SQL
HTML
PHP
SQL Server
Blog
Tools
What is My IP Address?
Password Generator
Tag:
SQL Server Errors
SQL Server Error Msg 4004 – Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier.
SQL Server Error Msg 1053 – For DROP STATISTICS, you must provide both the object (table or view) name and the statistics name, in the form “objectname.statisticsname”.
SQL Server Error Msg 2533 – Table error: page %S_PGID allocated to object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
SQL Server Error Msg 32053 – The server name, given by ‘@@servername’, is currently null.
SQL Server Error Msg 9998 – The column ‘%.*ls’ cannot be added to a full-text index. Full-text indexes are limited to 1024 columns. When you create a full-text index, add fewer columns.
SQL Server Error Msg 5088 – Change tracking is already enabled for database ‘%.*ls’.
SQL Server Error Msg 41367 – Failed to complete merge operation for transaction range [%ld, %ld] for database ‘%.*ls’. Error was 0x%08x.
SQL Server Error Msg 261 – ‘%.*ls’ is not a recognized function.
SQL Server Error Msg 21091 – Global subscribers with priority 0 are not allowed to create merge publications.
SQL Server Error Msg 8934 – Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). The high key value on page %S_PGID (level %d) is not less than the low key value in the parent %S_PGID, slot %d of the next page %S_PGID.
SQL Server Error Msg 121 – The select list for the INSERT statement contains more items than the insert list.
SQL Server Error Msg Online alter column is not supported for system-versioned temporal table ‘%.*ls’. – 16
SQL Server Error Msg 47123 – Creating contained availability group ‘%.*ls’ failed. No other availability groups can exist before creating contained availability group. Verify specified availability group availability options are correct, then retry the operation.
SQL Server Error Msg 1834 – The file ‘%ls’ cannot be overwritten. It is being used by database ‘%.*ls’.
SQL Server Error Msg 8743 – Error 0x%X – Could not allocate tempdb space while transferring data from one distribution to another. See ‘https://aka.ms/monitor-temp-db’ for assistance.
SQL Server Error Msg 21732 – Using Data Transformation Services (DTS) packages in replication requires a password that is not NULL or empty. Specify a valid value for parameter ‘%s’.
SQL Server Error Msg 40978 – Instance failover group cannot be created because the reserved storage size on the secondary instance is different from the reserved storage size on the primary instance.
SQL Server Error Msg 9110 – Creating incremental statistics failed. Please execute the statement again.
SQL Server Error Msg 43033 – The primary server %.*ls already has the maximum of replica servers.
SQL Server Error Msg 49406 – Recovery modes other than full are not supported in this version of SQL Server.
1
…
479
480
481
…
700