Database Error Messages

OCI-40764

invalid option for ON EXISTING clause in JSON_TRANSFORM for path path_string
  • path_string: The JSON path string.

Cause

An option for the ON EXISTING clause is provided that is not valid for the specified JSON_TRANSFORM operation.


Action

Specify a different option for ON EXISTING or omit the ON EXISTING clause and use the default option.