Database Error Messages

OCI-16436

an ALTER DATABASE...RECOVER FINISH request could not start

Cause

ALTER DATABASE...RECOVER FINISH failed to start because the standby database was missing redo changes below the checkpoint of data files or because there was no standby redo log file available to create an EOR log. See the trace file for additional information.


Action

Issue ALTER DATABASE ACTIVATE STANDBY DATABASE command instead or add one or more standby redo logs and retry command.