Database Error Messages

OCI-42735

Invalid column path "string" from keyvalue() path result.

Cause

Column Path from keyvalue() path result returns empty value.


Action

Use '$.key' or '$.id' or '$.value' leading json path for column, then retry the operation.