You can re-enable by using exceptions table or if u are certain that there are no
duplicates and you have millions of rows that would cause a lot of time to enable
the unique key then use rely option of enabling constraint which shall force Oracle
to believe that everything is ok .For rely u have to enable query_rewrite parameter in init.ora.