SQL Server System Errors: 2000 - 2999

List of error messages between 2000 and 2999 in SQL Server 2017.

These error messages are all available by querying the sys.messages catalog view on the master database.

message_id severity is_event_logged text
2002160Cannot create a procedure for replication with group number greater than one.
2003160Procedures with a group number cannot have parameters of XML, CLR or encrypted types. Parameter '%.*ls' of procedure '%.*ls' has type '%ls'.
2004160Procedure '%.*ls' has already been created with group number %d. Create procedure with an unused group number.
2005160The table '%.*ls' is unavailable and needs to be rebuilt. Rebuild the table offline.
2007100The module '%.*ls' depends on the missing object '%.*ls'. The module will still be created; however, it cannot run successfully until the object exists.
2008160The object '%.*ls' is not a procedure so you cannot create another procedure under that group name.
2010160Cannot perform alter on '%.*ls' because it is an incompatible object type.
2011160Index hints within a schema-bound object can be applied only to memory optimized tables.
2013100Warning: 'is_ms_shipped' property is turned off for %S_MSG '%.*ls' because you do not have permission to create or alter an object with this property.
2014160Remote access is not allowed from within a schema-bound object.
2020160The dependencies reported for entity "%.*ls" might not include references to all columns. This is either because the entity references an object that does not exist or because of an error in one or more statements in the entity. Before rerunning the query, ensure that there are no errors in the entity and that all objects referenced by the entity exist.
2021160The referenced entity '%.*ls' was modified during DDL execution. Please retry the operation.
2022160Parsing errors were encountered in the %S_MSG '%.*ls'. The dependencies referenced from this object could not be determined.
2023100Metadata was not updated for the schema-bound object '%ls'.
2101140Cannot %S_MSG a server level %S_MSG for user '%.*ls' since there is no login corresponding to the user.
2102160Cannot %S_MSG %S_MSG '%.*ls' since there is no user for login '%.*ls' in database '%.*ls'.
2103150Cannot %S_MSG trigger '%.*s' because its schema is different from the schema of the target table or view.
2104140Cannot %S_MSG the %S_MSG '%.*ls', because you do not have permission.
2108150Cannot %S_MSG %S_MSG on '%.*ls' as the target is not in the current database.
2110150Cannot alter trigger '%.*ls' on '%.*ls' because this trigger does not belong to this object. Specify the correct trigger name or the correct target object name.
2111160Cannot %S_MSG trigger '%.*ls' on %S_MSG '%.*ls' because an INSTEAD OF %s trigger already exists on this object.
2112160Cannot create trigger '%.*ls' on view '%.*ls' because the view is defined with CHECK OPTION.
2113160Cannot %S_MSG INSTEAD OF DELETE or INSTEAD OF UPDATE TRIGGER '%.*ls' on table '%.*ls'. This is because the table has a FOREIGN KEY with cascading DELETE or UPDATE.
2114160Column '%.*ls' cannot be used in an IF UPDATE clause because it is a computed column.
2115160Server level event notifications are disabled as the database msdb does not exist.
2116160Cannot CREATE EVENT NOTIFICATION to database '%.*ls' because it is not a valid broker database.
2117160Cannot %S_MSG INSTEAD OF trigger '%.*ls' on %S_MSG '%.*ls' because the %S_MSG has a FILESTREAM column.
2201160%sDerivation from "anySimpleType" by restriction is not permitted, and derivation by restriction from a type derived from "anySimpleType" by extension is allowed only if no constraining facets are specified.
2202160%sAn error has occurred while compiling the query. To obtain more detailed information about the error, the query must be run by a user with EXECUTE permissions on the xml schema collection used in the query.
2203160%sOnly 'http://www.w3.org/2001/XMLSchema#decimal?', 'http://www.w3.org/2001/XMLSchema#boolean?' or 'node()*' expressions allowed as predicates, found '%ls'
2204160%sOnly 'http://www.w3.org/2001/XMLSchema#boolean?' or 'node()*' expressions allowed in conditions and with logical operators, found '%ls'
2205160%s"%ls" was expected.
2206160%sNamespace prefix 'xml' can only be associated with the URI 'http://www.w3.org/XML/1998/namespace' and this URI cannot be used with other prefixes.
2207160%sOnly non-document nodes can be inserted. Found "%ls".
2208160%sThe URI that starts with '%ls' is too long. Maximum allowed length is %d characters.
2209160%sSyntax error near '%ls'
2210160%sHeterogeneous sequences are not allowed: found '%ls' and '%ls'
2211160%sSingleton (or empty sequence) required, found operand of type '%ls'
2212160%sInvalid source character '%c' (0x%02x) found in an identifier near '%ls'.
2213160%sCannot atomize/apply data() on expression that contains type '%ls' within inferred type '%ls'
2214160%sThe type '%ls' is not an atomic type
2215160%sThe value of attribute '%ls' exceeds 4000 characters, the maximum permitted in XML schema documents
2216160%sInvalid XPath value in "%ls".
2217160%s'%ls' or '%ls' expected
2218160%sThere is no attribute named '@%ls'
2219160%sThere is no attribute named '@%ls' in the type '%ls'.
2220160%sThere is no attribute named '@%ls:%ls'
2221160%sThere is no attribute named '@%ls:%ls' in the type '%ls'.
2222160%sInvalid source character 0x%02x found in an identifier near '%ls'.
2223160%sSyntax error near '%ls', expected an identifier.
2225160%sA string literal was expected
2226160%sThe target of 'insert' must be a single node, found '%ls'
2227160%sThe variable '%ls' was not found in the scope in which it was referenced.
2228160%sThe variable '%ls:%ls' was not found in the scope in which it was referenced.
2229160%sThe name "%ls" does not denote a namespace.
2230160%sThe name "%ls" has already been defined.
2231160%sThe name "%ls" does not denote a defined type.
2232160%sThe name "%ls:%ls" does not denote a defined type.
2233160%sThe operand of "%ls" has an invalid type.
2234160%sThe operator "%ls" cannot be applied to "%ls" and "%ls" operands.
2235160%sAn argument list was applied to a non-function term.
2236160%sThere are not enough actual arguments in the call to function "%ls".
2237160%sDerivation from anyType by extension is not supported in this release.
2238160%sToo many arguments in call to function '%ls'
2240160%sThe target of 'insert into' must be an element/document node, found '%ls'
2241160%sVariable expected: '$name'
2242160%sType specification expected.
2243160%sRelative path expression used without any context
2247160%sThe value is of type "%ls", which is not a subtype of the expected type "%ls".
2248160%sSyntax error near '%ls', expected 'as', 'into', 'before' or 'after'.
2249160%sThe target of 'insert before/after' must be an element/PI/comment/text node, found '%ls'
2256160%sSyntax error near '%ls', expected a "node test".
2258160%sThe position may not be specified when inserting an attribute node, found '%ls'
2260160%sThere is no element named '%ls'
2261160%sThere is no element named '%ls' in the type '%ls'.
2262160%sThere is no element named '%ls:%ls'
2263160%sThere is no element named "%ls:%ls" in the type "%ls".
2264160%sOnly non-document nodes may be deleted, found '%ls'
2266160%sExpected end tag '%ls:%ls'
2267160%sExpected end tag '%ls'
2268160%sEnd tag '/%ls:%ls' has no matching begin tag
2269160%sEnd tag '/%ls' has no matching begin tag
2270160%sDuplicate attribute '%ls:%ls'
2271160%sDuplicate attribute '%ls'
2272160%s'?>' expected
2273160%sUnterminated CDATA section
2274160%sUnterminated string constant (started on line %u)
2275160%sUnterminated XML declaration
2276160%sDerivation from 'QName' by restriction is not supported in this release
2277160%sA tag name may not contain the character '%c'
2278160%sA tag name may not start with the character '%c'
2279160%sA name/token may not start with the character '%c'
2280160%s
2281160%sCannot construct DTDs in XQuery
2282160%sInvalid entity reference
2283160%sThe character '%c' may not be part of an entity reference
2284160%sThe namespace prefix '%ls' has not been defined
2285160%sInvalid numeric entity reference
2291160%sNo root element was found.
2292160%sWhen a type with simple content restricts a type with mixed content, it must have an embedded simple type definition. Location: '%ls'.
2293160%sChoice cannot be empty unless minOccurs is 0. Location: '%ls'.
2294160%s'xml' is not allowed as a processing instruction target.
2297160%sElement <%ls> is not valid at location '%ls'.
2298160%sAttribute '%ls' is not valid at location '%ls'.
2299160%sRequired attribute "%ls" of XSD element "%ls" is missing.
2300160%sRequired sub-element "%ls" of XSD element "%ls" is missing.
2301160%sThe element "%ls" has already been defined.
2302160%sThe name "%ls" has already been defined in this scope.
2305160%sElement or attribute type specified more than once. Location: '%ls'.
2306160%sThe qualified name "%ls" was found in a context where only NCName is allowed.
2307160%sReference to an undefined name '%ls'
2308160%sReference to an undefined name '%ls' within namespace '%ls'
2309160%sThe value of "%ls" is not a valid number.
2310160%sThe attribute "%ls" is declared more than once.
2311160%sThe attribute "%ls" is declared more than once within "%ls".
2312160%sThe value of attribute '%ls' does not conform to the type definition 'http://www.w3.org/2001/XMLSchema#%ls': '%ls'.
2313160%sThe attribute "%ls" cannot have a value of "%ls".
2314160%sThe attribute "%ls" cannot have a negative value.
2315160%sThe attribute "%ls" should have a string value.
2316160%sThe required 'base' attribute is missing. Location: '%ls'.
2317160%sThe base type "%ls" defined on XSD element "%ls" is not a simple type.
2319160%sThis type may not have a '%ls' facet. Location: '%ls'.
2320160%sDuplicate facet '%ls' found at location '%ls'.
2321160%sFacets cannot follow attribute declarations. Found facet '%ls' at location '%ls'.
2322160%sThe element type is not a subclass of the substitution group's head
2323160%sThe end tag '%ls' doesn't match opening tag '%ls' from line %u
2324160%sThe end tag '%ls:%ls' doesn't match opening tag '%ls' from line %u
2325160%sThe end tag '%ls' doesn't match opening tag '%ls:%ls' from line %u
2326160%sThe end tag '%ls:%ls' doesn't match opening tag '%ls:%ls' from line %u
2327160%sThe content or definition of <%ls> is missing.
2328160%sSchema namespace '%ls' doesn't match directive's '%ls'
2329160%sThe string "%ls" is not a valid time duration value.
2331160%sRedefinition has to have itself as base type. Location: '%ls'.
2332160%s'%ls' may not be used with an 'empty' operand
2333160%sInvalid source character 0x%02x
2334160%sInvalid source character '%c' (0x%02x)
2335160%sNewline in character/string constant
2336160%s'%c' is not a valid octal digit (numbers starting with '0' are implicitly octal)
2337160%sThe target of 'replace' must be at most one node, found '%ls'
2338160%sThe second 'replace' operand must contain only nodes, found '%ls'
2339160%sEither a memberType attribute or a simpleType child must be present. Location: '%ls'.
2340160%sComment started on line %u has no end
2341160%sExpected hex character code following 'x'
2342160%sInvalid numeric constant.
2343160%sUnterminated text section - missing `
2348160%sA namespace URI should contain at least one non-whitespace character.
2349160%sAttempt to redefine namespace prefix '%ls'
2350160%sInvalid XML element content
2351160%sExpected 'first' or 'last'
2353160%s'to' or 'insert' or 'delete' expected
2354160%sInvalid source character encoding
2355160%s'else' expected
2356160%sThe target of 'replace value of' must be a non-metadata attribute or an element with simple typed content, found '%ls'
2357160%sA document node may only be replaced with another document node, found '%ls'
2358160%sDerivation with both a 'base' attribute and an embedded type definition is not supported in this release. Location: '%ls'.
2359160%sThe target of '%ls' may not be a constructed node
2360160%sCannot have both a 'name' and 'ref' attribute. Location: '%ls'.
2361160%sThe base type of an XSD extension or restriction type must be a simple type.
2362160%sXSD schema too complex
2363160%sXQuery too complex
2364160%sCannot implicitly convert from '%ls' to '%ls'
2365160%sCannot explicitly convert from '%ls' to '%ls'
2366160%s"%ls" has a circular definition.
2367160%sThe item type of an XSD list type must be a simple type. Location: '%ls'.
2368160%sCannot have element content in a complex type with simple content. Location: '%ls'.
2369160%sCannot have more than one group/sequence/choice/all within a restriction or extension. Location: '%ls'.
2370160%sNo more tokens expected at the end of the XQuery expression. Found '%ls'.
2371160%s'%ls' can only be used within a predicate or XPath selector
2372160%sMetadata attribute '@%ls:%ls' may not be used with '%ls'
2373160%s%ls is not supported with constructed XML
2374160%sA node or set of nodes is required for %ls
2375160%sAggregate function '%ls' expects a sequence argument
2376160%sOperand of a single numeric type expected
2377160%sResult of '%ls' expression is statically 'empty'
2378160%sExpected XML schema document
2379160%sThe name specified is not a valid XML name :'%ls'
2380160%sMixed content is not allowed at location '%ls'.
2382160%sInvalid combination of minOccurs and maxOccurs values, minOccurs has to be less than or equal to maxOccurs. Location: '%ls'.
2383160%sInvalid value '%ls' for the %ls attribute. The value has to be between 0 and %ld.
2384160%sInvalid element occurrence, element '%ls' was found multiple times in the context of element '%ls'
2385160Invalid target namespace specified
2386160%sThe value of '%ls' facet is outside of the allowed range
2387160%sCannot have both 'type' and 'ref' attributes. Location: '%ls'.
2388160%sInvalid element occurrence, element '%ls' has to appear first in the context of '%ls'
2389160%s'%ls' requires a singleton (or empty sequence), found operand of type '%ls'
2390160%sTop-level %s nodes are not supported
2391160%sRedefining XSD schemas is not supported
2392160%s'%ls::' is not a valid axis
2393160%sEither an itemType attribute or a simpleType child must be present. Location: '%ls'.
2394160%sThere is no function '%ls()'
2395160%sThere is no function '%ls:%ls()'
2396160%sAttribute may not appear outside of an element
2397160%sIdentifiers may not contain more than %u characters
2398160%sDuplicate id value found: '%ls'
2399160%sAn attribute cannot have a value of type '%ls', a simple type was expected
2431101Error [%d, %d, %d] occurred while attempting to deallocate workfile extent with extent ID [%d:%d].
2501160Cannot find a table or object with the name "%.*ls". Check the system catalog.
2502160Memory object list dump failed due to temporary inconsistency in the memory object structure. Please try again.
2503100Successfully deleted the physical file '%ls'.
2504160Could not delete the physical file '%ls'. The DeleteFile system function returned error %ls.
2505160The device '%.*ls' does not exist. Use sys.backup_devices to show available devices.
2506160Could not find a table or object name '%.*ls' in database '%.*ls'.
2507160The CONCAT_NULL_YIELDS_NULL option must be set to ON to run DBCC CHECKCONSTRAINTS.
2508160The %.*ls count for object "%.*ls", index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls) is incorrect. Run DBCC UPDATEUSAGE.
2509160DBCC CHECKCONSTRAINTS failed due to an internal query error. Please run DBCC CHECKDATABASE to ensure your data consistency.
2510160DBCC %ls error: %ls.
2511160Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). Keys out of order on page %S_PGID, slots %d and %d.
2512160Table error: Object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). Duplicate keys on page %S_PGID slot %d and page %S_PGID slot %d.
2513160DBCC DBREINDEX cannot be used on memory optimized tables.
2514160A DBCC PAGE error has occurred: %ls.
2515160The page %S_PGID, object ID %d, index ID %d, partition ID %I64d, allocation unit ID %I64d (type %.*ls) has been modified, but is not marked as modified in the differential backup bitmap.
2516161Repair has invalidated the differential bitmap for database %.*ls. The differential backup chain is broken. You must perform a full database backup before you can perform a differential backup.
2517161Bulk-logging has been turned on for database %.*ls. To ensure that all data has been secured, run backup log operations again.
2518100Object ID %ld (object "%.*ls"): Computed columns and CLR types cannot be checked for this object because the common language runtime (CLR) is disabled.
2519100Computed columns and CLR types cannot be checked for object ID %ld (object "%.*ls") because the internal expression evaluator could not be initialized.
2520160Could not find database '%.*ls'. The database either does not exist, or was dropped before a statement tried to use it. Verify if the database exists by querying the sys.databases catalog view.
2521160Could not find database ID %d. The database ID either does not exist, or the database was dropped before a statement tried to use it. Verify if the database ID exists by querying the sys.databases catalog view.
2522160Unable to process index %.*ls of table %.*ls because filegroup %.*ls is invalid.
2523160Filegroup %.*ls is invalid.
2524160Cannot process object ID %ld (object "%.*ls") because it is a Service Broker queue. Try the operation again with the object ID of the corresponding internal table for the queue, found in sys.internal_tables.
2525160Database file %.*ls is offline.
2526160Incorrect DBCC statement. Check the documentation for the correct DBCC syntax and options.
2527160Unable to process index %.*ls of table %.*ls because filegroup %.*ls is offline.
2528100DBCC execution completed. If DBCC printed error messages, contact your system administrator.
2529160Filegroup %.*ls is offline.
2530160The index "%.*ls" on table "%.*ls" is disabled.
2531160Table error: object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls) B-tree level mismatch, page %S_PGID. Level %d does not match level %d from the previous %S_PGID.
2532160One or more WITH options specified are not valid for this command.
2533160Table 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.
2534160Table error: page %S_PGID, whose header indicates that it is allocated to object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls), is allocated by another object.
2536100DBCC results for '%.*ls'.
2537160Table error: object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls), page %S_PGID, row %d. The record check (%.*ls) failed. The values are %I64d and %I64d.
2538100File %d. The number of extents = %I64d, used pages = %I64d, and reserved pages = %I64d.
2539100The total number of extents = %I64d, used pages = %I64d, and reserved pages = %I64d in this database.
2540100The system cannot self repair this error.
2541100DBCC UPDATEUSAGE: Usage counts updated for table '%.*ls' (index '%.*ls', partition %ld):
2542100 DATA pages %.*ls: changed from (%I64d) to (%I64d) pages.
2543100 USED pages %.*ls: changed from (%I64d) to (%I64d) pages.
2544100 RSVD pages %.*ls: changed from (%I64d) to (%I64d) pages.
2545100 ROWS count: changed from (%I64d) to (%I64d) rows.
2546100Index '%.*ls' on table '%.*ls' is marked as disabled. Rebuild the index to bring it online.
2547160Unable to process object ID %ld (object "%.*ls") because it is a synonym. If the object referenced by the synonym is a table or view, retry the operation using the base object that the synonym references.
2548100DBCC: Compaction phase of index '%.*ls' is %d%% complete.
2549100DBCC: Defrag phase of index '%.*ls' is %d%% complete.
2550160The index "%.*ls" (partition %ld) on table "%.*ls" cannot be reorganized because it is being reorganized by another process.
2551160The indexes on table "%.*ls" cannot be reorganized because there is already an online index build or rebuild in progress on the table.
2552160The index "%.*ls" (partition %ld) on table "%.*ls" cannot be reorganized because page level locking is disabled.
2553101 Table '%.*ls' will not be available during reorganizing index '%.*ls'. This is because the index reorganization operation performs inside a user transaction and the entire table is exclusively locked.
2554160The index "%.*ls" (partition %ld) on table "%.*ls" cannot be reorganized because the filegroup is read-only.
2555160Cannot move all contents of file "%.*ls" to other places to complete the emptyfile operation.
2556160There is insufficient space in the filegroup to complete the emptyfile operation.
2557140User '%.*ls' does not have permission to run DBCC %ls for object '%.*ls'.
2558160%I64d incorrect counts were detected in database '%.*ls'.
2559160The '%ls' and '%ls' options are not allowed on the same statement.
2560160Parameter %d is incorrect for this DBCC statement.
2561160Parameter %d is incorrect for this statement.
2562160Checking FILESTREAM filegroup "%.*ls" (ID %d) is not supported in DBCC CHECKFILEGROUP. Specify a filegroup containing user objects with FILESTREAM data instead.
2563160DBCC SHRINKFILE for FILESTREAM containers requires EMPTYFILE option and does not allow any other options.
2564160DBCC SHRINKFILE for %.*ls is aborted. MEMORY_OPTIMIZED_DATA containers are not supported.
2565160DBCC DBREINDEX cannot be used on memory optimized tables.
2566140DBCC DBREINDEX cannot be used on system tables.
2567140DBCC INDEXDEFRAG cannot be used on system table indexes
2568160Page %S_PGID is out of range for this database or is in a log file.
2570160Page %S_PGID, slot %d in object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type "%.*ls"). Column "%.*ls" value is out of range for data type "%.*ls". Update column to a legal value.
2571140User '%.*ls' does not have permission to run DBCC %.*ls.
2572160DBCC cannot free DLL '%.*ls'. The DLL is in use.
2573160Could not find table or object ID %.*ls. Check system catalog.
2574160Table error: Page %S_PGID is empty in object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). This is not permitted at level %d of the B-tree.
2575160The Index Allocation Map (IAM) page %S_PGID is pointed to by the next pointer of IAM page %S_PGID in object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls), but it was not detected in the scan.
2576160The Index Allocation Map (IAM) page %S_PGID is pointed to by the previous pointer of IAM page %S_PGID in object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls), but it was not detected in the scan.
2577160Chain sequence numbers are out of order in the Index Allocation Map (IAM) chain for object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls). Page %S_PGID with sequence number %d points to page %S_PGID with sequence number %d.
2579160Table error: Extent %S_PGID in object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls) is beyond the range of this database.
2580160Table '%.*ls' is either a system or temporary table. DBCC CLEANTABLE cannot be applied to a system or temporary table.
2581100DBCC cannot free the DLL "%.*ls". The DLL is not loaded.
2583160An incorrect number of parameters was given to the DBCC statement.
2585160Cannot find partition number %ld for table "%.*ls".
2586160Cannot find partition number %ld for index "%.*ls", table "%.*ls".
2587160The invalid partition number %ld was specified.
2588160Cannot find partition number %ld for index ID %d, object ID %d.
2589160Repair could not fix all errors on the first attempt.
2590101User "%.*ls" is modifying bytes %d to %d of page %S_PGID in database "%.*ls".
2591160Cannot find a row in the system catalog with the index ID %d for table "%.*ls".
2592100Repair: The %ls index successfully rebuilt for the object "%.*ls" in database "%.*ls".
2593100There are %I64d rows in %I64d pages for object "%.*ls".
2594100Cannot process rowset ID %I64d of object "%.*ls" (ID %d), index "%.*ls" (ID %d), because it resides on filegroup "%.*ls" (ID %d), which was not checked.
2596160The repair statement was not processed. The database cannot be in read-only mode.
2597100Ignoring trace flag %d. It is either an invalid trace flag or a trace flag that can only be specified during server startup.
2598160Check cannot proceed on any objects belonging to database "%.*ls" because it is currently in recovery.
2599160Cannot switch to in row text in table "%.*ls".
2601140Cannot insert duplicate key row in object '%.*ls' with unique index '%.*ls'. The duplicate key value is %ls.
2627140Violation of %ls constraint '%.*ls'. Cannot insert duplicate key in object '%.*ls'. The duplicate key value is %ls.
2700160There are too many statements in the batch; the maximum number is %d
2701100Database name '%.*ls' ignored, referencing object in tempdb.
2702160Database '%.*ls' does not exist.
2703160Cannot use duplicate column names in the partition columns list. Column name '%.*ls' appears more than once.
2704160Invalid partition scheme '%.*ls' specified.
2705160Column names in each table must be unique. Column name '%.*ls' in table '%.*ls' is specified more than once.
2706110Table '%.*ls' does not exist.
2707160Column '%.*ls' in %S_MSG '%.*ls' cannot be used in an index or statistics or as a partition key because it depends on a non-schemabound object.
2709160Column '%.*ls' in %S_MSG '%.*ls' cannot be used in an index or statistics or as a partition key because it does user or system data access.
2710160You are not the owner specified for the object '%.*ls' in this statement (CREATE, ALTER, TRUNCATE, UPDATE STATISTICS or BULK INSERT).
2711160The definition of object "%.*ls" in the resource database contains the non-ASCII character "%.*ls".
2712160Database '%.*ls' can not be configured as a distribution database because it has change tracking enabled.
2714160There is already an object named '%.*ls' in the database.
2715160Column, parameter, or variable #%d: Cannot find data type %.*ls.
2716160Column, parameter, or variable #%d: Cannot specify a column width on data type %.*ls.
2717150The size (%d) given to the %S_MSG '%.*ls' exceeds the maximum allowed (%d).
2719160Upgrade of database "%.*ls" failed because it contains a user named "sys" which is a reserved user or schema name in this version of SQL Server.
2720160Cannot schema bind %S_MSG '%.*ls' because it references system object '%.*ls'.
2722160Xml data type methods are not allowed in expressions in this context.
2724100Parameter or variable '%.*ls' has an invalid data type.
2725160An online operation cannot be performed for %S_MSG '%.*ls' because the index contains column '%.*ls' of data type text, ntext, image or FILESTREAM. For a non-clustered index, the column could be an include column of the index. For a clustered index, the column could be any column of the table. If DROP_EXISTING is used, the column could be part of a new or old index. The operation must be performed offline.
2726160Partition function '%.*ls' uses %d columns which does not match with the number of partition columns used to partition the table or index.
2727110Cannot find index '%.*ls'.
2728160Cannot partition on more than %d columns.
2729160Column '%.*ls' in %S_MSG '%.*ls' cannot be used in an index or statistics or as a partition key because it is non-deterministic.
2730110Cannot create procedure '%.*ls' with a group number of %d because a procedure with the same name and a group number of 1 does not currently exist in the database. Must execute CREATE PROCEDURE '%.*ls';1 first.
2731160Column '%.*ls' has invalid width: %d.
2732160Error number %ld is invalid. The number must be from %ld through %ld and it cannot be 50000.
2733160The %ls data type is invalid for return values.
2735160Cannot create primary xml, selective xml or spatial index '%.*ls' on '%.*ls' because PRIMARY KEY constraint contains column(s) of type timestamp.
2738160A table can only have one timestamp column. Because table '%.*ls' already has one, the column '%.*ls' cannot be added.
2739160The text, ntext, and image data types are invalid for local variables.
2740160SET LANGUAGE failed because '%.*ls' is not an official language name or a language alias on this SQL Server.
2741160SET DATEFORMAT date order '%.*ls' is invalid.
2742160SET DATEFIRST %d is out of range.
2743160%ls option requires %S_MSG parameter.
2744160Multiple identity columns specified for table '%.*ls'. Only one identity column per table is allowed.
2745100Process ID %d has raised user error %d, severity %d. SQL Server is terminating this process.
2747160Too many substitution parameters for RAISERROR. Cannot exceed %d substitution parameters.
2748160Cannot specify %ls data type (parameter %d) as a substitution parameter.
2749160Identity column '%.*ls' must be of data type int, bigint, smallint, tinyint, or decimal or numeric with a scale of 0, unencrypted, and constrained to be nonnullable.
2750160Column or parameter #%d: Specified column precision %d is greater than the maximum precision of %d.
2751160Column or parameter #%d: Specified column scale %d is greater than the specified precision of %d.
2752160Identity column '%.*ls' contains invalid SEED.
2753160Identity column '%.*ls' contains invalid INCREMENT.
2754160Error severity levels greater than %d can only be specified by members of the sysadmin role, using the WITH LOG option.
2755160SET DEADLOCK_PRIORITY option is invalid. Valid options are {HIGH | NORMAL | LOW | [%d ... %d] of type integer}.
2756160Invalid value %d for state. State value must not be less than %d.
2759160CREATE SCHEMA failed due to previous errors.
2760160The specified schema name "%.*ls" either does not exist or you do not have permission to use it.
2761160The ROWGUIDCOL property can only be specified on the uniqueidentifier data type.
2762160sp_setapprole was not invoked correctly. Refer to the documentation for more information.
2766160The definition for user-defined data type '%.*ls' has changed.
2767150Could not locate statistics '%.*ls' in the system catalogs.
2770160The SELECT INTO statement cannot have same source and destination tables.
2772160Cannot access temporary tables from within a function.
2773160The collation ID is corrupted because the sort order ID %d is not valid.
2774160Collation ID %d is invalid.
2775160The code page %d is not supported by the server.
2778160Only System Administrator can specify %s option for %s command.
2779160The %S_MSG '%.*ls' is an auto-drop system object. It cannot be used in queries or DDL.
2780160View '%.*ls' is not schemabound.
2782160Cannot create table "%.*ls": A table must have a clustered primary key in order to have XML data type columns.
2785160User-defined functions, user-defined aggregates, CLR types, and methods on CLR types are not allowed in expressions in this context.
2786160The data type of substitution parameter %d does not match the expected type of the format specification.
2787160Invalid format specification: '%.*ls'.
2788160Synonyms are invalid in a schemabound object or a constraint expression.
2789160Must specify a two-part name for %S_MSG '%.*ls' in a schemabound object or a constraint expression.
2790160Cannot use a column of type TEXT, NTEXT, or IMAGE in a constraint expression.
2791160Could not resolve expression for Schema-bound object or constraint.
2792160Cannot specify a sql CLR type in a Schema-bound object or a constraint expression.
2793160Specified owner name '%.*ls' either does not exist or you do not have permission to act on its behalf.
2794160Message text expects more than the maximum number of arguments (%d).
2795160Could not %S_MSG %S_MSG because the new %S_MSG '%.*ls' does not match the FILESTREAM %S_MSG '%.*ls' of the table.
2796160Cannot specify database name with $partition in a Schema-bound object, computed column or constraint expression.
2797160The default schema does not exist.
2798160Cannot create index or statistics '%.*ls' on table '%.*ls' because SQL Server cannot verify that key column '%.*ls' is precise and deterministic. Consider removing column from index or statistics key, marking computed column persisted, or using non-CLR-derived column in key.
2799160Cannot create index or statistics '%.*ls' on table '%.*ls' because the computed column '%.*ls' is imprecise and not persisted. Consider removing column from index or statistics key or marking computed column persisted.
2801160The definition of object '%.*ls' has changed since it was compiled.
2802100SQL Server has encountered %d occurrence(s) of cachestore flush for the '%s' cachestore (part of plan cache) due to 'DBCC FREEPROCCACHE' or 'DBCC FREESYSTEMCACHE' operations.
2803100SQL Server has encountered %d occurrence(s) of cachestore flush for the '%s' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
2809160The request for %S_MSG '%.*ls' failed because '%.*ls' is a %S_MSG object.
2812160Could not find stored procedure '%.*ls'.
2813160"%.*ls" is not supported on this edition of SQL Server.
2814100A possible infinite recompile was detected for SQLHANDLE %hs, PlanHandle %hs, starting offset %d, ending offset %d. The last recompile reason was %d.
2815100A possible infinite recompile was detected for the natively compiled module with ID '%d' in database with ID '%d'.