Database Error Messages

OCI-19035

Invalid items are selected in the query passed to newContextFromHierarchy().

Cause

The query should only select a number followed by an XMLType.


Action

Ensure that the result set of the query passed to newContextFromHierarchy() has only two selected items: the first must be a number and the second must be an XMLType.