Database Error Messages

ORA-40763

value already exists in JSON_TRANSFORM

Cause

An attempt was made to insert a field that already existed with a JSON_TRANSFORM operation.


Action

Correct your path expression or change the ON EXISTING clause in the JSON_TRANSFORM operation.