Oracle Error Message
ORA-16089: archive log has already been registered
Reason for the Error
An attempt was made to register an archive log that already has a corresponding thread# and sequence# entry in the standby database control file. Duplicate information is not permitted.
Solution
Use the V$ARCHIVED_LOG fixed view to verify the archive log information.