FRM-47316: Branch nodes with no children are not allowed.
Cause: Attempt to change the state of a node from a leaf node to a branch. This tree does not allow empty branch nodes.
Action: Either change the tree to allow empty branch nodes, or add children to the node.
Trigger: ON-ERROR