ORA-16140: standby online logs have not been recovered



ORA-16140: standby online logs have not been recovered..

Answer / guest

Cause: The standby database has online logs containing redo
that has not been recovered. Activating the standby would
lose redo contained in the online logs.

Action: To recover the standby online logs issue the
following command: ALTER DATABASE RECOVER MANAGED STANDBY
DATABASE FINISH. Then re-issue the ALTER DATABASE ACTIVATE
STANDBY DATABASE command. To activate the standby without
recovering the online logs, issue the following command:
ALTER DATABASE ACTIVATE STANDBY DATABASE SKIP STANDBY LOGFILE.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NID-00405: Reversion of database name and database ID failed.

1 Answers  


ORA-29546: badly formed resource: string

1 Answers  


ORA-30021: Operation not allowed on undo tablespace

1 Answers  


DRG-12217: tags cannot be more than 64 bytes

1 Answers  


TNS-00223: numbernumbernumbernumber

1 Answers  






ORA-29857: domain indexes and/or secondary objects exist in the tablespace

1 Answers  


ORA-24316: illegal handle type

1 Answers  


RMAN-10035: exception raised in RPC: string

1 Answers  


ORA-13155: invalid number of dimensions specified

1 Answers  


RMAN-06530: CHANGE ... KEEP not supported for backup set which contains archive logs

1 Answers  


ORA-01294: error occurred while processing information in dictionary file string, possible corruption

2 Answers  


ORA-14063: Unusable index exists on unique/primary constraint key

1 Answers  


Categories