Error |
Severity |
Description |
7905 |
16 |
The object specified is neither a table nor a constraint |
7908 |
10 |
The table '%.*ls' was created with the NO_LOG option. |
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. |
7923 |
10 |
Table %.*ls. Object ID %ld. |
7924 |
16 |
Index ID %ld. FirstIAM %S_PGID. Root %S_PGID. Dpages %ld. |
7925 |
16 |
Index ID %d. %ld pages used in %ld dedicated 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 contain errors. 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 inconsistent. 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, msdb, 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 error: 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 |
User '%.*ls' does not have permission to run DBCC %ls for database '%.*ls'. |
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'. |