Database Error Messages

OCI-40804

operation on an empty JSON descriptor

Cause

The operation succeeded, but the input JSON descriptor was empty. The Oracle Call Interface (OCI) error code OCI_SUCCESS_WITH_INFO was returned to indicate this.


Action

Ensure that the input is not empty.