Hello all,
We have oracle 10g Dataguard configured for DRSetup running with SAP 4.7 EE & Oracle 10.2.0.4.0
My DR SERVER went down for a longer time & appreantly no one has notice that...
Now i am trying to run a recovery of the same with following steps..
I have copied all the archive logs from primary to standby database & trying to run with the following commands
There are around 3600 logs needst obe applied
STARTUP NOMOUNT;
ALTER DATABASE MOUNT STANDBY DATABASE;
ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION;
But i dont see recovery is happpening. Please adivce how can i put both primary & standby in sync.
Thanks & Regards,
Rahul