stanby db recover [message #296038] |
Thu, 24 January 2008 05:35 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
walruss
Messages: 1 Registered: June 2007
|
Junior Member |
|
|
hi,
I've got stanby database and I am trying to refresh it from incremental backup of primary database, as follows
- check CHECKPOINT_CHANGE# on standby
- backup incremental from SCN database on primary
- recover database noredo on standby
everything looks fine, rman is apllying correct backupset but CHECKPOINT_CHANGE# and current_scn on standby database do not change, why? how can I check if recover was succesfu; ?
thanks for any advice
|
|
|
Re: stanby db recover [message #302060 is a reply to message #296038] |
Fri, 22 February 2008 18:23 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
What version you are on?
Is that in mount stage?
Why you don't configure DG ?
Open the standby database read only and check your objects.
|
|
|