Error | Severity | Description |
---|---|---|
7102 | 20 | SQL Server Internal Error. Text manager cannot continue with current statement. |
7105 | 22 | Page %S_PGID, slot %d for text, ntext, or image node does not exist. |
7116 | 25 | Offset %d is not in the range of available text, ntext, or image data. |
7122 | 16 | Invalid text, ntext, or image pointer type. Must be binary(16). |
7123 | 16 | Invalid text, ntext, or image pointer value %hs. |
7124 | 16 | The offset and length specified in the READTEXT statement is greater than the actual data length of %ld. |
7125 | 16 | The text, ntext, or image pointer value conflicts with the column name specified. |
7126 | 16 | The text, ntext, or image pointer value references a data page with an invalid text, ntext, or image status. |
7127 | 16 | The text, ntext, or image pointer value references a data page with an invalid timestamp. |
7128 | 16 | The text, ntext, or image pointer value references a data page that is no longer allocated. |
7130 | 16 | %ls WITH NO LOG is not valid at this time. Use sp_dboption to set the 'select into/bulkcopy' option on for database '%.*ls'. |
7133 | 16 | NULL textptr (text, ntext, or image pointer) passed to %ls function. |
7135 | 16 | Deletion length %ld is not in the range of available text, ntext, or image data. |
7136 | 16 | %ls WITH NO LOG is not valid when the column is being replicated. |
7139 | 16 | Length of text, ntext, or image data (%ld) to be replicated exceeds configured maximum %ld. |
7140 | 16 | Text has been padded with 0 due to dirty read. |
7141 | 16 | Must create orphaned text inside a user transaction. |
7142 | 16 | Must drop orphaned text before committing the transaction. |
7143 | 16 | Invalid locator de-referenced. |
7201 | 17 | Could not execute procedure on remote server '%.*ls' because SQL Server is not configured for remote access. Ask your system administrator to reconfigure SQL Server to allow remote access. |
7202 | 11 | Could not find server '%.*ls' in sysservers. Execute sp_addlinkedserver to add the server to sysservers. |
7204 | 20 | Could not obtain or use interface %hs from Microsoft OLE DB provider for ODBC. Microsoft OLE DB provider for ODBC not registered. Remote procedures cannot be executed. |
7212 | 16 | Could not execute procedure '%.*ls' on remote server '%.*ls'. |
7213 | 20 | Could not set up parameter for remote server '%.*ls'. |
7214 | 16 | Remote procedure time out of %d seconds exceeded. Remote procedure '%.*ls' is canceled. |
7221 | 16 | Could not relay results of procedure '%.*ls' from remote server '%.*ls'. |
7300 | 16 | OLE DB error trace [%ls]. |
7301 | 16 | Could not obtain a required interface from OLE DB provider '%ls'. |
7302 | 16 | Could not create an instance of OLE DB provider '%ls'. |
7303 | 16 | Could not initialize data source object of OLE DB provider '%ls'. %ls |
7304 | 16 | Could not create a new session on OLE DB provider '%ls'. |
7305 | 16 | Could not create a statement object using OLE DB provider '%ls'. |
7306 | 16 | Could not open table '%ls' from OLE DB provider '%ls'. %ls |
7307 | 16 | Could not obtain the data source of a session from OLE DB provider '%ls'. This action must be supported by the provider. |
7310 | 16 | Could not obtain the schema options for OLE DB provider '%ls'. The provider supports the interface, but returns a failure code when it is used. |
7311 | 16 | Could not obtain the schema rowset for OLE DB provider '%ls'. The provider supports the interface, but returns a failure code when it is used. |
7312 | 16 | Invalid use of schema and/or catalog for OLE DB provider '%ls'. A four-part name was supplied, but the provider does not expose the necessary interfaces to use a catalog and/or schema. |
7313 | 16 | Invalid schema or catalog specified for provider '%ls'. |
7314 | 16 | OLE DB provider '%ls' does not contain table '%ls'. |
7315 | 16 | OLE DB provider '%ls' contains multiple tables that match the name '%ls'. |
7316 | 16 | Could not use qualified table names (schema or catalog) with OLE DB provider '%ls' because it does not implement required functionality. |
7317 | 16 | OLE DB provider '%ls' returned an invalid schema definition. |
7318 | 16 | OLE DB provider '%ls' returned an invalid column definition. |
7319 | 16 | OLE DB provider '%ls' returned a '%ls' index '%ls' with incorrect bookmark ordinal %d. |
7320 | 16 | Could not execute query against OLE DB provider '%ls'. %ls |
7321 | 16 | An error occurred while preparing a query for execution against OLE DB provider '%ls'. %ls |
7322 | 16 | A failure occurred while giving parameter information to OLE DB provider '%ls'. %ls |
7323 | 16 | An error occurred while submitting the query text to OLE DB provider '%ls'. %ls |
7330 | 16 | Could not fetch a row from OLE DB provider '%ls'. %ls |
7331 | 16 | Could not release a row from OLE DB provider '%ls'. %ls |
7332 | 16 | Could not rescan the result set from OLE DB provider '%ls'. %ls |
7333 | 16 | Could not fetch a row using a bookmark from OLE DB provider '%ls'. %ls |
7340 | 16 | Could not create a column accessor for OLE DB provider '%ls'. %ls |
7341 | 16 | Could not get the current row value of column '%ls.%ls' from the OLE DB provider '%ls'. %ls |
7342 | 16 | Unexpected NULL value returned for column '%ls.%ls' from the OLE DB provider '%ls'. This column cannot be NULL. |
7343 | 16 | OLE DB provider '%ls' could not %ls table '%ls'. %ls |
7344 | 16 | OLE DB provider '%ls' could not %ls table '%ls' because of column '%ls'. %ls |
7345 | 16 | OLE DB provider '%ls' could not delete from table '%ls'. %ls |
7346 | 16 | Could not get the data of the row from the OLE DB provider '%ls'. %ls |
7347 | 16 | OLE DB provider '%ls' returned an unexpected data length for the fixed-length column '%ls.%ls'. The expected data length is %ls, while the returned data length is %ls. |
7348 | 16 | OLE DB provider '%ls' could not set range for table '%ls'.%ls |
7349 | 16 | OLE DB provider '%ls' could not set range for table '%ls' because of column '%ls'.%ls |
7350 | 16 | Could not get the column information from the OLE DB provider '%ls'. |
7351 | 16 | OLE DB provider '%ls' could not map ordinals for one or more columns of object '%ls'. |
7352 | 16 | OLE DB provider '%ls' supplied inconsistent metadata. The object '%ls' was missing expected column '%ls'. |
7353 | 16 | OLE DB provider '%ls' supplied inconsistent metadata. An extra column was supplied during execution that was not found at compile time. |
7354 | 16 | OLE DB provider '%ls' supplied invalid metadata for column '%ls'. %ls |
7355 | 16 | OLE DB provider '%ls' supplied inconsistent metadata for a column. The name was changed at execution time. |
7356 | 16 | OLE DB provider '%ls' supplied inconsistent metadata for a column. Metadata information was changed at execution time. |
7357 | 16 | Could not process object '%ls'. The OLE DB provider '%ls' indicates that the object has no columns. |
7358 | 16 | Could not execute query. The OLE DB provider '%ls' did not provide an appropriate interface to access the text, ntext, or image column '%ls.%ls'. |
7360 | 16 | Could not get the length of a storage object from the OLE DB provider '%ls' for table '%ls', column '%ls'. |
7361 | 16 | Could not read a storage object from the OLE DB provider '%ls', for table '%ls', column '%ls'. |
7370 | 16 | One or more properties could not be set on the query for OLE DB provider '%ls'. %ls |
7371 | 16 | One or more properties could not be set on the table for OLE DB provider '%ls'. |
7373 | 16 | Could not set the initialization properties for the OLE DB provider '%ls'. |
7375 | 16 | Could not open index '%ls' on table '%ls' from OLE DB provider '%ls'. %ls |
7376 | 16 | Could not enforce the remote join hint for this query. |
7390 | 16 | The requested operation could not be performed because the OLE DB provider '%ls' does not support the required transaction interface. |
7391 | 16 | The operation could not be performed because the OLE DB provider '%ls' does not support distributed transactions. |
7392 | 16 | Could not start a transaction for OLE DB provider '%ls'. |
7393 | 16 | OLE DB provider '%ls' reported an error aborting the current transaction. |
7394 | 16 | OLE DB provider '%ls' reported an error committing the current transaction. |
7399 | 16 | OLE DB provider '%ls' reported an error. %ls |
7401 | 16 | Cannot create OLE DB provider enumeration object installed with SQL Server. Verify installation. |
7403 | 16 | Could not locate registry entry for OLE DB provider '%ls'. |
7404 | 16 | The server could not load DCOM on startup (-O command-line used to force startup). Heterogeneous queries and remote RPC are disabled. |
7405 | 16 | Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection. This ensures consistent query semantics. Enable these options and then reissue your query. |
7410 | 16 | Remote access not allowed for Windows NT user activated by SETUSER. |
7411 | 16 | Server '%.*ls' is not configured for %ls. |
7413 | 16 | Could not perform a Windows NT authenticated login because delegation is not available. |
7414 | 16 | Invalid number of parameters. Rowset '%ls' expects %d parameter(s). |
7415 | 16 | Ad hoc access to OLE DB provider '%ls' has been denied. You must access this provider through a linked server. |
7416 | 16 | Access to the remote server is denied because no login-mapping exists. |
7417 | 16 | Remote tables are not allowed in GROUP BY ALL operations. |
7601 | 16 | Cannot use a CONTAINS or FREETEXT predicate on %S_MSG '%.*ls' because it is not full-text indexed. |
7602 | 16 | The Full-Text Service (Microsoft Search) is not available. The system administrator must start this service. |
7603 | 15 | Syntax error in search condition '%ls'. |
7604 | 17 | Full-text operation failed due to a time out. |
7605 | 17 | Full-text catalog '%ls' has been lost. Use sp_fulltext_catalog to rebuild and to repopulate this full-text catalog. |
7606 | 17 | Could not find full-text index for database ID %d, table ID %d. Use sp_fulltext_table to deactivate then activate this index. |
7607 | 17 | Search on full-text catalog '%ls' for database ID %d, table ID %d with search condition '%ls' failed with unknown result (%x). |
7608 | 17 | An unknown full-text failure (%x) occurred in function %hs on full-text catalog '%ls'. |
7609 | 17 | Could not load the Full-Text Search component (SQLFTQRY.DLL). |
7610 | 16 | Could not create full-text catalog because '%ls' is an invalid file path. |
7611 | 10 | Warning: Request to start a population in full-text catalog '%ls' ignored because a crawl is currently active for this full-text catalog. |
7612 | 16 | %d is not a valid value for full-text system resource usage. |
7613 | 16 | Cannot drop index '%.*ls' because it enforces the full-text key for table '%.*ls'. |
7614 | 16 | Cannot alter or drop column '%.*ls' because it is enabled for Full-Text Search. |
7615 | 16 | A CONTAINS or FREETEXT predicate can only operate on one table. Qualify the use of * with a table name. |
7616 | 16 | Full-Text Search is not enabled for the current database. Use sp_fulltext_database to enable full-text search for the database. |
7617 | 16 | Query does not reference the fulltext indexed table. |
7618 | 16 | %d is not a valid value for a full-text connection time out. |
7619 | 16 | The requested catalog is disabled on the Search server. |
7620 | 16 | Conversion to data type %ls failed for full-text search key value 0x%ls. |
7621 | 16 | Invalid use of full-text predicate in the HAVING clause. |
7622 | 17 | Full-text catalog '%ls' lacks sufficient disk space to complete this operation. |
7623 | 17 | Full-text query failed because full-text catalog '%ls' is not yet ready for queries. |
7624 | 17 | Full-text catalog '%ls' is in a unusable state. Drop and re-create this full-text catalog. |
7908 | 10 | The table '%.*ls' was created with the NO_LOG option. |
7909 | 10 | A transaction involving the NO_LOG table '%.*ls' was undone. This may have left the table in an inconsistent state. Rebuild the table. |
7910 | 10 | Repair: Page %S_PGID has been allocated to object ID %d, index ID %d. |
7911 | 10 | Repair: Page %S_PGID has been deallocated from object ID %d, index ID %d. |
7912 | 10 | Repair: Extent %S_PGID has been allocated to object ID %d, index ID %d. |
7913 | 10 | Repair: Extent %S_PGID has been deallocated from object ID %d, index ID %d. |
7914 | 10 | Repair: %ls page at %S_PGID has been rebuilt. |
7915 | 10 | Repair: IAM chain for object ID %d, index ID %d, has been truncated before page %S_PGID and will be rebuilt. |
7916 | 10 | Repair: Deleted record for object ID %d, index ID %d, on page %S_PGID, slot %d. Indexes will be rebuilt. |
7917 | 10 | Repair: Converted forwarded record for object ID %d, index ID %d, at page %S_PGID, slot %d to a data row. |
7918 | 10 | Repair: Page %S_PGID next and %S_PGID previous pointers have been set to match each other in object ID %d, index ID %d. |
7919 | 16 | Repair statement not processed. Database needs to be in single user mode. |
7920 | 10 | Processed %ld entries in sysindexes for database ID %d. |
7922 | 16 | *************************************************************** |
7923 | 10 | Table %.*ls Object ID %ld. |
7924 | 10 | Index ID %ld FirstIAM %S_PGID Root %S_PGID Dpages %ld Sort %d. |
7925 | 16 | Index ID %d. %ld index pages in %ld extents. |
7926 | 16 | Data level %d. %ld data pages in %ld extents. |
7927 | 16 | Total number of extents is %ld. |
7932 | 16 | The indexes for '%.*ls' are already correct. They will not be rebuilt. |
7933 | 16 | One or more indexes are corrupt. They will be rebuilt. |
7934 | 16 | The table '%.*ls' has no indexes. |
7935 | 16 | REINDEX received an exception. Statement terminated. |
7937 | 16 | The data in table '%.*ls' is possibly corrupt. REINDEX terminated. Run DBCC CHECKTABLE and report errors to your system administrator. |
7939 | 16 | Cannot detach database '%.*ls' because it does not exist. |
7940 | 16 | System databases master, model, and tempdb cannot be detached. |
7941 | 10 | Trace option(s) not enabled for this connection. Use 'DBCC TRACEON()'. |
7942 | 10 | DBCC %ls scanning '%.*ls' table... |
7943 | 10 | Table: '%.*ls' (%d); index ID: %d, database ID: %d |
7944 | 10 | %ls level scan performed. |
7945 | 10 | - Pages Scanned................................: %lu |
7946 | 10 | - Extents Scanned..............................: %lu |
7947 | 10 | - Extent Switches..............................: %lu |
7948 | 10 | - Avg. Pages per Extent........................: %3.1f |
7949 | 10 | - Scan Density [Best Count:Actual Count].......: %4.2f%ls [%lu:%lu] |
7950 | 10 | - Logical Scan Fragmentation ..................: %4.2f%ls |
7951 | 10 | - Physical Scan Fragmentation .................: %4.2f%ls |
7952 | 10 | - Extent Scan Fragmentation ...................: %4.2f%ls |
7953 | 10 | - Avg. Bytes Free per Page.....................: %3.1f |
7954 | 10 | - Avg. Page Density (full).....................: %4.2f%ls |
7955 | 10 | Invalid SPID %d specified. |
7956 | 10 | Permission to execute DBCC %ls denied. |
7957 | 10 | Cannot display the specified SPID's buffer; in transition. |
7958 | 10 | The specified SPID does not process input/output data streams. |
7959 | 10 | The DBCC statement is not supported in this release. |
7962 | 16 | Upgrade requires SQL Server to be started in single user mode. Restart SQL Server with the -m flag. |
7963 | 16 | Upgrade encountered a fatal error. See the SQL Server errorlog for more information. |
7965 | 16 | Table corrupt: Could not check object ID %d, index ID %d due to invalid allocation (IAM) page(s). |
7966 | 10 | Warning: NO_INDEX option of %ls being used. Checks on non-system indexes will be skipped. |
7968 | 10 | Transaction information for database '%.*ls'. |
7969 | 10 | No active open transactions. |
7970 | 10 | %hsOldest active transaction: |
7971 | 10 | SPID (server process ID) : %d |
7972 | 10 | UID (user ID) : %d |
7974 | 10 | Name : %.*ls |
7975 | 10 | LSN : (%d:%d:%d) |
7977 | 10 | Start time : %.*ls |
7979 | 10 | %hsReplicated Transaction Information: |
7980 | 10 | Oldest distributed LSN : (%d:%d:%d) |
7982 | 10 | Oldest non-distributed LSN : (%d:%d:%d) |
7983 | 14 | Only the owner of database '%.*ls' can run the DBCC %ls statement. |
7984 | 16 | Invalid object name '%.*ls'. |
7985 | 16 | The object name '%.*ls' contains more than the maximum number of prefixes. The maximum is %d. |
7986 | 16 | Warning: Pinning tables should be carefully considered. If a pinned table is larger, or grows larger, than the available data cache, the server may need to be restarted and the table unpinned. |
7991 | 16 | System table mismatch: Table '%.*ls', object ID %d has index ID 1 in sysindexes but the status in sysobjects does not have the clustered bit set. The table will be checked as a heap. |
7992 | 16 | Cannot shrink 'read only' database '%.*ls' |
7993 | 10 | Cannot shrink file '%d' in database '%.*ls' to %d pages as it only contains %d pages. |
7994 | 16 | Object ID %d, index ID %d: FirstIAM field in sysindexes is %S_PGID. FirstIAM for statistics only and dummy index entries should be (0:0). |
7995 | 16 | Database '%ls' consistency errors in sysobjects, sysindexes, syscolumns, or systypes prevent further %ls processing. |
7996 | 16 | Extended stored procedures can only be created in the master database. |
7997 | 16 | '%.*ls' does not contain an identity column. |
7998 | 16 | Checking identity information: current identity value '%.*hs', current column value '%.*hs'. |
7999 | 16 | Could not find any index named '%.*ls' for table '%.*ls'. |