| Error | ORA-12683 |
Description | encryption/crypto-checksumming: no Diffie-Hellman seed | Cause | The "sqlnet.crypto_seed" parameter is missing from the SQLNET.ORA parameters file for Oracle Advanced Security. | Action | Add this line to SQLNET.ORA: sqlnet.crypto_seed = "randomly-chosen text" |