The error is because your database is corrupt. Do you have any backups? If yes, then restore with that backup. Otherwise, you may try DBCC Checkdb with REPAIR_REBUILD or REPAIR_ALLOW_DATA_LOSS parameters to fix the error, or using third-party tools, see below for related information about this error: