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.
| Author |
Topic |
|
sica
Posting Yak Master
143 Posts |
Posted - 2001-12-04 : 07:57:39
|
| Hi,I run a DBCC command likeDBCC PAGE (TEST_DB, ID,1)GOI get following message:Server: Msg 8968, Level 16, State 1, Line 5Table Corrupt: DBCC PAGE page (256:1) (object ID 0, index ID 0) is out of the range of this database.Is it a fake message or what?I run SQL SERVER 7.0 SP2.Sica |
|
|
|
|
|