• Actually I have a corruption in one of the database, when I run DBCC CHECKTABLE I get this,

    CHECKDB found 0 allocation errors and 1464 consistency errors in database 'Alloy'.

    When I try to run repair_allow_data_loss is the minimum repair level for the errors found by DBCC CHECKDB (Alloy), I get a message with no stored procedure available for Repair,

    I do not have any good backup, any idea please