Database Error Messages

OCI-03921

invalid number of list values specified for the partition string

Cause

The number of list values specified for a partition of the table was not equal to the number of list values specified for the corresponding partition of the parent table.


Action

Create the child table with partitions that have the same number of list values as the corresponding partition in the parent table.