Also the No_INFOMSGS option is useful to remove the informational messages that are of no interest in corruption cases.
DBCC CHECKDB (< Database Name > ) WITH NO_INFOMSGS, ALL_ERRORMSGS
Do you have a clean backup of this database?
--
Gail Shaw
SQL Server MVP