how to make both standby servers mandatory with maximum protection?
oracle 12.2
how to make both standby servers mandatory with maximum protection? (ORCL_SITE0 primary, ORCL_SITE1 and ORCL_SITE2 physical standby)
when one of them (ORCL_SITE1) crashes, primary continues committing.
we don’t need it.
set property ‘Binding’ = ‘MANDATORY’ for ORCL_SITE1 and ORCL_SITE2 - doesn’t work