Register Login

Archivelog is available on standby database but not applied on standby.

Updated Jun 06, 2019

Hello Experts,

May I know that If some archivelog is available on standby database but not applied on standby.

how to apply?, Kindly assist here.

Thanks in advance.


Comments

  • 22 Jun 2017 9:26 am Guest

    Oracle 10g

    SQL> alter database recover managed standby database disconnect from session;

    Database altered.

    As I said earlier when I do

    ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;

    ERROR at line 1:

    ORA-16136: Managed Standby Recovery not active


×