Database Error Messages

ORA-39808

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.