ORA-42004: redefinition not instantiated
What triggered the Error:
An attempt was made to complete an instantiation-deferred redefinition without invoking dbms_redefinition.sync_interim_table.What should we do to fix it:
Invoke dbms_redefinition.sync_interm_table to instantiate this redefinition.