Oracle Solution for Error ora-16214

Solution for Oracle Error ORA-16214

ORA-16214: apply stalled for apply delay

What triggered the Error:

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

What should we do to fix it:

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