Oracle GoldenGate Error Messages

OGG-08562

The JSON property '{0}' can only be used with algorithms AES128, AES192 or AES256. Incorrect algorithm found: '{1}'.


Cause

An invalid combination of keyname property and algorithm value found in the JSON specification.


Action

Correct the JSON payload by specifying a valid algorithm or removing the keyname property.