• Hi Gianluca,

    It seems, the corrupt pages are now moved from tempdb. That may be because of shrink task on tempdb that executes weekly. I have the corrupt pages pageid numbers. And i checked the page status using DBCC PAGE and i got the message as the page is out of the boundary of this database. So i concluded this may moved out of this database because of shrink task. With this i have new doubt. Does the disk hosting tempdb got corrupt. In future if tempdb again allocated with those pages we can expect the same issue may repeat. Am i right? In that case how can i repair the disk hosting tempdb. do we have to format that disk or do we have any other alternative. Please suggest.

    Thanks

    Lakshman