Data Guard Old Primary Requires Re-create Rather Than Reinstate
Hello.
I have the problem mentioned in this note: Data Guard Old Primary Requires Re-create Rather Than Reinstate (Doc ID 1960891.1)
I would like to know if after applying de patch will be necessary to re-create the standby database . If yes whats steps?
tkss
Both primary and standby database are with DATABASE_ROLE from gv$database = Primary
Primary database is OPEN_MODE = READ WRITE and FLASHBACK_ON = YES
Standby database is OPEN_MODE = MOUNTED and FLASHBACK_ON = NO
(Oracle 12.1.0.2.0 / Linux Hed Hat 6.5)
Simone