Oracle Error Message
ORA-16214: apply stalled for apply delay
Reason for the Error
A delay has been specified on the primary database for this destination.
Solution
Either turn off the delay on the primary or use DBMS_LOGSTDBY.APPLY_UNSET(‘APPLY_DELAY’); to override.