ORA-38800: Cannot start Redo Apply on theopen physical standby database Cause: An attempt was made to startRedo Apply on an open physical standby database instance. Action: Make sure the primary databaseis at compatibility 11.0.0 or higher. The redo logs to be recovered on an open physical standbydatabase must be generated at compatibility 11.0.0 or higher. If you have any redobelow 11.0.0 to be applied on the standby, you must apply them on a mounted standbybefore restarting recovery on an open standby when the log format advancesto 11.0.0 or higher. If this is a RAC standby database, make sure theACTIVE_INSTANCE_COUNT parameter is not set.
|