ORA-19036: Invalid query result set in newContextFromHierarchy()



ORA-19036: Invalid query result set in newContextFromHierarchy()..

Answer / guest

Cause: The result set of the query used in the
newContextFromHierarchy() does not have the same property as
the result set generated by a CONNECT BY query.

Action: Make sure the query used in
newContextFromHierarchy() is a CONNECT BY query or the query
returns the result set have the same property as the result
set generated by a CONNECT BY query.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-22630: attribute [string] is null or it is not well-formed

1 Answers  


SQL*Loader-00286: ROWS parameter is not supported when loading an IOT.

1 Answers  


PLS-00655: only functions can be declared as PIPELINED

1 Answers  


O2U-00211: A type without attributes was translated

1 Answers  


TNS-00019: INTCTL: error initializing the national language interface

1 Answers  






ORA-08436: raw data has invalid sign digit

1 Answers  


RMAN-11005: conflicting media information for piece "string"

1 Answers  


ORA-02038: define is not allowed for array type

1 Answers  


ORA-00977: duplicate auditing option

1 Answers  


ORA-30991: cannot use DOM to add special attribute to schema-based parent

1 Answers  


ORA-07491: scgrcl: cannot cancel lock request.

1 Answers  


EXP-00059: error converting an object type's identifier to characters

1 Answers  


Categories