Showing posts with label ORA-39312: call to DBMS_SCHEMA_COPY.CLEAN_TARGET is not legal. Show all posts
Showing posts with label ORA-39312: call to DBMS_SCHEMA_COPY.CLEAN_TARGET is not legal. Show all posts

Friday, 22 June 2012

ORA-39312: call to DBMS_SCHEMA_COPY.CLEAN_TARGET is not legal

ORA-39312: call to DBMS_SCHEMA_COPY.CLEAN_TARGET is not legal

Cause: The routine DBMS_SCHEMA_COPY.CLEAN_TARGET was called out of sequence. The error occurred because the prior clone operation failed.

Action: Call the CLEAN_FAILED_CLONE or CLONE_RECOVERY to clean up or recover from the failed clone operation.