ORA-19038: Invalid opertions on query context
What triggered the Error:
tMaxRows, SetSkipRows, SetRowTagName opertions are applied to a query context created from newContextFromHierarchy().What should we do to fix it:
tMaxRows, SetSkipRows, SetRowTagName opertions can not be applied to a query context created from newContextFromHierarchy().