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
 General SQL Server Forums
 New to SQL Server Programming
 How do I identify the base table for a PageID?

Author  Topic 

Analyzer
Posting Yak Master

115 Posts

Posted - 2007-07-19 : 06:15:29
Hi,

Have a LOB error which provides the corrupt PageID and this recommends a DBCC CHECKDB. However I'm unable to identify what the base table for the PageID. DBCC PAGE does not provide base table info (I think), DBCC PGLINKAGE has been retired in SS2005 and DBCC READPAGE doesn't work either.

Does any know of a valid SS2005 command or technique which will allow my to identify the base table for a PageID???

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-07-19 : 06:28:04
MODERATOR, please move topic to Data Coruption Issues
http://www.sqlteam.com/forums/forum.asp?FORUM_ID=22


Peter Larsson
Helsingborg, Sweden
Go to Top of Page
   

- Advertisement -