how to recover a standby database on Oracle SEO ?
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
0