| Error | ORA-39310 |
Description | illegal clean_failed_clone() call: it only applys to failed clones | Cause | Operation clean_failed_clone is illegal here. This can happen if last operation is not a clone, or is done sucessfully. | Action | IF you want to clean up target schema, call clean_target(). |