ERROR | The SINGLEROW option must be specified for parent table string. |
CAUSE | The SINGLEROW option was not specified when loading both the parent and child table of a partitioning referential constraint. |
ACTION | Ensure the SINGLEROW option is specified for the parent when loading the parent and child of a partitioning referential constraint. |