Database Error Messages

ORA-19038

invalid operations on query context

Cause

SetMaxRows, SetSkipRows, or SetRowTagName were applied on a query context created from newContextFromHierarchy().


Action

Do not apply SetMaxRows, SetSkipRows, or SetRowTagName on a query context created from newContextFromHierarchy().