Oracle DBA, How To, Error, Cause and Action

ORA-16236: Logical Standby metadata operation in progress

ORA-16236: Logical Standby metadata operation in progress


Cause:


The requested operation failed because an incompatible Logical Standby metadata operation such as DBMS_LOGSTDBY.SET_TABLESPACE, DBMS_LOGSTDBY.APPLY_SET or DBMS_LOGSTDBY.INSTANTIATE_TABLE was still running.



Action:


Wait for the incompatible Logical Standby metadata operation to finish, then reenter or respecify the operation.

No comments:

Post a Comment

Thanks for your comment.