dbms_redefinition.can_redef_table 11gR2
Are there any dictionary tables that show a table is undergoing redefinition?
I ran the CAN_REDEF_TABLE table do I have to run the ABORT_REDEF_TABLE to clear any "locks" dbms_redefinition might have on the table?
0