Oracle GoldenGate Error Messages

OGG-06443

No KEYNAME given for {0} encryption algorithm


Cause

The encryption or decryption method that is being used requires a key specification with the KEYNAME option.


Action

Add the KEYNAME option to the ENCRYPT clause, as in ENCRYPT AES128, KEYNAME key_name. For more information, see the Oracle GoldenGate security documentation.