ERROR | null parent and child pair found in parent-child hierarchy |
CAUSE | While reading values for a parent-child hierarchy, a row was retrieved which had both null child and parent values. |
ACTION | Correct the source table or SQL to return value parent and child pairs. |