Page tree
Skip to end of metadata
Go to start of metadata
DBCC Errors (2500s)

2501  Table named %.*s not found; check sysobjects.

2502  Table Corrupt: A page is linked in more than one chain; check this page:page number=%ld allocation status=%d

2503  Table Corrupt: Page linkage is not consistent. Check the following pages: current page number = %d, partition ID = %d; page number of the page pointing to this page = %d; previous page number indicated in this page = %d

2507 Table Corrupt: Offset table is incorrect (page number %d, partition ID %d; row number %d; offset in the offset table is %d; the correct offset is %d).

2509 Table Corrupt: The row number and offset of each row in the page should have a matching entry in the row number table. Check page number %d, partition ID %d (row number %d, offset in row number table is %d)

2510  Key mismatch between index page %d, partition ID %d; at offset %d; and data page %d (row ID %d), partition ID %d. Drop and re-create index ID %d of table '%.*s' in database '%.*s'.

2511 Keys of index ID %d for table '%.*s' in %S_MSG are not in the correct order. Drop and re-create the index (index page %d, partition ID %d).

2513 Table Corrupt: Object id %ld (object name = %S_OBJID) does not match between %.*s and %.*s

2514 Table Corrupt: Type id %ld (type name = %.*s) does not match between %.*s and %.*s

2517  Table Corrupt: Procedure id %ld (procedure name = %S_OBJID) does not match between %.*s and %.*s

2520 Database named %.*s not found; check sysdatabases

2521 Table Corrupt: Page is linked but not allocated. Run DBCC %s to correct the problem. (allocation page#=%ld, extent id=%ld, logical page#=%ld, object id in extent=%ld, object name=%S_OBJID, index id in extent=%ld)

2524 Table Corrupt: Row length is inconsistent between the computed row length (%d) and the row length (%d) recorded on the page. Check row number %d and page number %d, partition ID %d.

2525 Table Corrupt: Object id wrong; tables: alloc page %ld extent id=%ld l page#=%ld objid in ext=%ld (name = %S_OBJID) objid in page=%ld (name = %S_OBJID) objid in sysindexes=%ld (name = %S_OBJID)

2529 Table Corrupt: Attempted to get page %d, partition ID %d; got page %d, partition ID %d

2540 Table Corrupt: Page is allocated but not linked. Run DBCC %s to correct the problem. (allocation page#=%ld, extent id=%ld, logical page#=%ld, object id in extent=%ld, object name=%S_OBJID, index id in extent=%ld)

2546

2547 Table Corrupt: Segment number %d specified for use in the segment map in sysusages has no entry in syssegments. The entry in sysusages is for dbid %d (db name = %S_DBID), with a virtual starting address of %ld.

2550 Missing segment in sysusages segmap.

2558 Extent not within segment: Object %ld, indid %d, partition %ld includes extents on allocation page %ld which is not in segment %d

2559 Data page number %ld is empty but is not the first page. Status = 0x%x.

2572 Database '%S_DBID' is not in single user mode - may find spurious allocation problems due to transactions in progress. '

2573 Database '%.*s' is not marked suspect. You cannot drop it with DBCC.

2574 Index page number %d, partition ID %d, is empty. Status = 0x%x

2575  The last page of table '%.*s' is recorded in sysindexes as page number %d, partition ID %d. In its header, this page has page number %d as its 'next page'; however, the 'next page' value should be NULL. Check sysindexes.

2578 The first page %ld in sysindexes for table '%.*s' has previous page # %ld in its page header. The previous page # should be NULL. Please check sysindexes

2582 Data page %S_PAGE, partition ID %d, has been marked as an overflow page; however, the previous page (page %S_PAGE, partition ID %d) does not indicate that an overflow page is linked to it.

  2583      10           Number of data pages (%u) counted by DBCC differs from count in the data OAM (%u) for dbid %d object %d.                                                                                                                                                                                                                                                                                                                                                       
  2584      16           The last key in the previous page (page %S_PAGE, partition ID %d) is equal to the first key in the current page (page %S_PAGE, partition ID %d); however, the status of current page does not indicate that it is an overflow page.                                                                                                                                                                                                                            
  2585      16           The last key in the previous page (page %S_PAGE, partition ID %d) is equal to the first key in the current page (page %S_PAGE, partition ID %d); however, the status of previous page indicates that there is a disconnected overflow page.                                                                                                                                                                                                                    
  2586      16           The last key in the previous page (page %S_PAGE, partition ID %d) is equal to the first key in the current page (page %S_PAGE, partition ID %d); however, the status of the previous page indicates there is no overflow page.                                                                                                                                                                                                                                 
  2587      16           The first key of the current overflow page (page %S_PAGE, partition ID %d) is not equal to the last key of the previous page (page %S_PAGE, partition ID %d), whose status indicates no disconnected overflow page.                                                                                                                                                                                                                                            
  2589      16           Object '%.*s' must have its status updated in sysobjects, to reflect the intent of repairing the index on it.                                                                                                                                                                                                                                                                                                                                                  
  2590      16           DBCC option available for system tables only.                                                                                                                                                                                                                                                                                                                                                                                                                  
  2591      16           Could not find index row which has id %d for table '%.*s'.                                                                                                                                                                                                                                                                                                                                                                                                     
  2592      10           %s index '%.*s' (ID = %d) successfully restored for object '%.*s' in '%.*s' database.                                                                                                                                                                                                                                                                                                                                                                          
  2593      10           There are %.*s rows in %d pages for object '%.*s'.                                                                                                                                                                                                                                                                                                                                                                                                             
  2594      16           Invalid index id specified (index id = %d).                                                                                                                                                                                                                                                                                                                                                                                                                    
  2595      16           Database '%.*s' must be set to single-user mode before executing this command.                                                                                                                                                                                                                                                                                                                                                                                 
  2596      16           Page %S_PAGE, partition ID %d, has an incorrect 'pgfreeoff' value of %d. The offset should be %d.                                                                                                                                                                                                                                                                                                                                                              
  2597      16           The database is not open. Please issue a 'use %.*s' and re-run the DBCC command.                                                                                                                                                                                                                                                                                                                                                                               
  2598      16           Indexes on sysobjects and sysindexes cannot be recreated.                                                                                                                                                                                                                                                                                                                                                                                                      
  2599      16           Invalid monitor group specified: '%.*s'. Please re-enter.                                                                                                                                                                                                                                                










  • No labels