Oracle DBA, How To, Error, Cause and Action

ORA-16214: apply stalled for apply delay

ORA-16214: apply stalled for apply delay


Cause:


A delay has been specified on the primary database for this destination.



Action:


Either turn off the delay on the primary or use DBMS_LOGSTDBY.APPLY_UNSET('APPLY_DELAY'); to override.

No comments:

Post a Comment

Thanks for your comment.