Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.