ORA-39315: call to DBMS_SCHEMA_COPY.SWAP is not legal
Cause: The routine DBMS_SCHEMA_COPY.SWAP 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 or call it with the force_swap parameter set to TRUE.
Cause: The routine DBMS_SCHEMA_COPY.SWAP 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 or call it with the force_swap parameter set to TRUE.
No comments:
Post a Comment