Oracle Solution for Error ora-16192

Solution for Oracle Error ORA-16192

ORA-16192: Primary and standby network integrity mismatch

What triggered the Error:

Standby wants sqlnet network integrity 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 integrity and set it up identically on both primary and standby. Restart primary and/or standby.