Oracle Solution for Error ora-12683

Solution for Oracle Error ORA-12683

ORA-12683: encryption/crypto-checksumming: no Diffie-Hellman seed

What triggered the Error:

The "sqlnet.crypto_seed" parameter is missing from the SQLNET.ORA parameters file for Oracle Advanced Security.

What should we do to fix it:

Add this line to SQLNET.ORA: sqlnet.crypto_seed = "randomly-chosen text"