Home » RDBMS Server » Backup & Recovery » re-syncing physical stdby DB (Oracle 11.2.0.2 Solaris 2.10)
re-syncing physical stdby DB [message #564787] Tue, 28 August 2012 12:40 Go to next message
BeefStu
Messages: 208
Registered: October 2011
Senior Member
One of my physical stdby DB's have been offline for a while due to some disk issues,l which were rectified.

I don't have all the .arc files dating back from when the stdby went off line.

Is there an RMAN command/script I can use to re-instantiate the stby DB?

Any examples, would be greatly appreciated.
Re: re-syncing physical stdby DB [message #564788 is a reply to message #564787] Tue, 28 August 2012 12:46 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
RMAN> DATABASE DUPLICATE;


Re: re-syncing physical stdby DB [message #564791 is a reply to message #564788] Tue, 28 August 2012 13:11 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
I've never done it, but you can use BACKUP INCREMENTAL FROM SCN.... to extract all the blocks changed since the SCN of your standby, and recover it. Probably qucker to follow the BlackSwan's advice.
Re: re-syncing physical stdby DB [message #567145 is a reply to message #564791] Mon, 24 September 2012 10:09 Go to previous messageGo to next message
BeefStu
Messages: 208
Registered: October 2011
Senior Member
ALl, this worked great for me if anybody is interested Oracle note 836986.1
Re: re-syncing physical stdby DB [message #567147 is a reply to message #567145] Mon, 24 September 2012 10:11 Go to previous message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Thanks for the feedback and the note, this is really appreciated.

Regards
Michel
Previous Topic: Migrate 10gR2 on SPARC 5.9 to SunOS 5.10 x86_64
Next Topic: ORA-01031: insufficient privileges with RMAN
Goto Forum:
  


Current Time: Thu Mar 28 06:30:05 CDT 2024