Database Error Messages

OCI-12696

Double Encryption Turned On, login disallowed

Cause

The user is using a Secure Protocol Adapter that has Encryption turned ON as well as ANO Encryption.


Action

Take one of the following actions:

  • Turn off ANO encryption.
  • Set the SQLNET.IGNORE_ANO_ENCRYPTION_FOR_TCPS parameter to TRUE.
  • Set IGNORE_ANO_ENCRYPTION_FOR_TCPS to TRUE in the SECURITY clause of the client's TNS connect string.

Refer to the Database Net Services Reference for more details.