ORA-16193: Primary and standby network encryption mismatch
What triggered the Error:
Standby wants sqlnet network encryption for redo shipment which is not configured properly at the primary.What should we do to fix it:
Check sqlnet.ora documentation regarding how to setup network encryption and set it up identically on both primary and standby. Restart primary and/or standby.