ORA-16089
Archive log was already registered.
Cause
Attempted to register an archive log that matched a branch, thread, and sequence entry in the control file.
Action
Use V$ARCHIVED_LOG fixed view to verify the archive log information.
ORA-16089
archive log has already been registered
Cause
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.
Action
Use the V$ARCHIVED_LOG fixed view to verify the archive log information.
ORA-16089
archive log has already been registered
Cause
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.
Action
Use the V$ARCHIVED_LOG fixed view to verify the archive log information.