Database Backup and Recovery (MOSC)

MOSC Banner

how to recover a standby database on Oracle SEO ?

edited Mar 3, 2013 1:41PM in Database Backup and Recovery (MOSC) 2 commentsAnswered ✓
Hello everyone, 
  I am trying to setup a standby server with a Standard Edition One 11R2.
  I created a standby DB using the following rman command : 

duplicate target database for standby from active database nofilenamecheck;

( connected to primary and standby in nomount as auxiliary ) 

The duplicate command seems to succeed but when I try to apply the new archived logs that I manually ship from primary DB I get the following error : 

recover standby database;
AUTO

SQL> ORA-00279: change 18324884 generated at  needed for thread 1
ORA-00289: suggestion :
/home/oracle/app/oracle/fast_recovery_area/NEO/archivelog/1_3127_797026643.dbf
ORA-00280: change 18324884 for thread 1 is in sequence #3127

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center