Home Forums SQL Server 7,2000 Data Corruption DB corrupted with event 17052 and Error: 823, Severity: 24, State: 2 RE: DB corrupted with event 17052 and Error: 823, Severity: 24, State: 2

  • Run this and LET IT FINISH

    DBCC CHECKDB(DbName) WITH NO_INFOMSGS, ALL_ERRORMSGS

    Did you try to restore that backup on a test server to see if it works and what data it contains?

    Any way you can take a backup of the current <corrupt> db?

    Any reason (after last time), that you couldn't setup backups on all servers and that you didn't cehck if the backups were usable (we need to know of your current limits)?