Oracle Error Message
ORA-37186: null child value for parent (string) found in parent-child hierarchy
Reason for the Error
While reading values for a parent-child hierarchy, a NULL child value was found for a non-NULL parent
Solution
Correct the source table or SQL to return value parent and child pairs.