Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 DBCC errors - extent nnnnn is in the wrong segment

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-15 : 00:04:37
Tina writes "SQL Server 6.50.479 (post service pack 5 update)

Using the following DBCC command:

SQLMAINT.EXE -D Primo_NIRisk -CkDB -CkAl -CkCat -UpdSts -Rpt F:\MSSQL\LOG\Primo_NIRisk_DBCC.rpt

Gets these errors in error log:
exent nnnnnn is in the wrong segment

where nnnnn is a number and there are a bunch of them.

also get some of these:
Chain processed with bad segment for object nnnnnn

Can't find these error messages anywhere. Do you know what it means and what to do to fix it?

Thanks."
   

- Advertisement -