FRM-47302: Can only add data to tree as child or sibling.
Cause: ADD_TREE_DATA or ADD_TREE_NODE attempted to use an unknown offset_type value.
Action: Only PARENT_OFFSET and SIBLING_OFFSET are allowed for the offset_type parameter.
Trigger: ON-ERROR