OCI-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().
OCI-19038
Invalid opertions on query context
Cause
SetMaxRows, SetSkipRows, SetRowTagName opertions are applied to a query context created from newContextFromHierarchy().
Action
SetMaxRows, SetSkipRows, SetRowTagName opertions can not be applied to a query context created from newContextFromHierarchy().
OCI-19038
Invalid opertions on query context
Cause
SetMaxRows, SetSkipRows, SetRowTagName opertions are applied to a query context created from newContextFromHierarchy().
Action
SetMaxRows, SetSkipRows, SetRowTagName opertions can not be applied to a query context created from newContextFromHierarchy().