Oracle GoldenGate Error Messages

OGG-12324

One or more of the JSON patch operations from the '{0}' property failed.


Cause

An attempt to apply an array of JSON patch operations to a JSON document failed.


Action

A JSON patch operation (RFC 6902) performs a sequence of operations against a JSON document in an atomic manner. If one of the operations fails, the entire patch operation fails and the document is unchanged.