Datafiles corrupted

  • Hi,

    In my database one file is corrupted. How can i find out which file is corrupted

    can any body please give me some suggestion in this issue

    Regaurds

    siva

  • Hi siva,

       siva just see in MSDB database (system database) -->tables -->system tables -->dbo.suspect_pages.

    Run a select query (select * from dbo.suspect_pages).it will display all the corrupted files.

    regards,

    mighty

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply