Change incarnation on standby after rolling back to old incarnation on primary?
Hello all,
I have a question regarding Dataguard on 10.2.0.4.
I have a primary database called "PRD", and then I created a standby called "STBY" using the last incarnation on "PRD" and start dataguard sync with broker configuration.
If I go back to the previous incarnation on "PRD" with "reset database to incarnation inc#", is there a way to resume archive applying on the standby without the need of recreating?
I saw a note on metalink that you just need to resume recover on standby if you go forward on the incarnation number, but I can't find anything if I need to go back.