Oracle GoldenGate Error Messages

OGG-12321

The JSON document resulting from a JSON patch operation is invalid.


Cause

Application of a set of JSON patch operations resulted in a JSON document that is not valid.


Action

A JSON patch operation (RFC 6902) performs a sequence of operations against a JSON document in an atomic manner. After the patch operations are applied to the base document, the resulting JSON document does not confirm to its schema.