Create new standby database with old backup of primary db.
edited Feb 11, 2012 9:00PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 3 commentsAnswered
Hi all,
Oracle version: 11.1.0.7 (64 bit)
OS: Linux 64 bit.
My environment is DataGuard with 1 primary db and 1 standby db. Now, I want configure add one new standby db.
I backed up primary db and standby controlfile and use them to create a standby db. But I have a problem like: My db backed up at 07/02/2012. I restored and recover finish at 09/02/2012 (Ofcourse, my primary db has been operating to now and there are lot of changes about data). So at the 09/02/2012, Can I configure at both of primary and new standby db to synchronous data in my DG ? And I should use alter system switch logfile at the primary db at the end of the configuring ?
0