Database Error Messages

ORA-03919

invalid list value or values specified for the partition string

Cause

The list values specified for a partition of the table could not exactly be matched with the list values of the corresponding partition of the parent table.


Action

Create the child table with the list values of a partition that matches the list values of the corresponding partition in the parent table.