Database Error Messages

OCI-03920

invalid range value specified for the partition string

Cause

The range value specified for a partition of the table could not be matched with the range value of the corresponding partition of the parent table.


Action

Create the child table with the range values of a partition that match the range values of the corresponding partition in the parent table.