Oracle Error Message
ORA-12683: encryption/crypto-checksumming: no Diffie-Hellman seed
Reason for the Error
The “sqlnet.crypto_seed” parameter is missing from the SQLNET.ORA parameters file for Oracle Advanced Security.
Solution
Add this line to SQLNET.ORA: sqlnet.crypto_seed = “randomly-chosen text”