Oracle DBA, How To, Error, Cause and Action

ORA-16192: Primary and standby network integrity mismatch

ORA-16192: Primary and standby network integrity mismatch


Cause:


Standby wants sqlnet network integrity for redo shipment which is not configured properly at the primary.



Action:


Check sqlnet.ora documentation regarding how to setup network integrity and set it up identically on both primary and standby. Restart primary and/or standby.

No comments:

Post a Comment

Thanks for your comment.