ORA-23539: table "string"."string" currently being redefined
What triggered the Error:
attempt was made to redefine a table which is currently involved in an ongoing redefinition.What should we do to fix it:
not perform this redefinition operation on this table or wait till the ongoing redefinition of the table is completed.