The repair statement was not processed. The database cannot be in read-only mode.
Event Information
According to Microsoft : cause : This message indicates that the database is in read-only mode. Repairs are not possible when a database is in read-only mode. Resolution : Set the database to read-write by using ALTER DATABASE, and then rerun the DBCC command.