Running DBCC CHECKDB without any additional parameters does not repair the database instead it reports consistency errors. Based on those errors one needs to take action. REPAIR_ALLOW_DATA_LOSS, REPAIR_FAST, REPAIR_REBUILD parameters of CHECKDB take
care of repairing any consistency errors