Showing posts with label ORA-39314. Show all posts
Showing posts with label ORA-39314. Show all posts

Friday, 22 June 2012

ORA-39314: call to DBMS_SCHEMA_COPY.SYNC_CODE is not legal

ORA-39314: call to DBMS_SCHEMA_COPY.SYNC_CODE is not legal

Cause: The routine DBMS_SCHEMA_COPY.SYNC_CODE was called out of sequence. The error occurred because the prior operation was not a schema clone or sync operation.

Action: Call the routine in the correct sequence.