Friday 22 June 2012

ORA-39317: call to DBMS_SCHEMA_COPY.VALIDATION_CHECK is not legal

ORA-39317: call to DBMS_SCHEMA_COPY.VALIDATION_CHECK is not legal

Cause: The routine DBMS_SCHEMA_COPY.VALIDATION_CHECK was called out of sequence. The error occurred because the prior operation was not one of schema clone, sync, or valdation_check.

Action: Call the routine in the correct sequence.

No comments:

Post a Comment