Cannot disable primary-key constraint. Child-table references exist

You attempted to use express mode to load a table that has child-table records that refer to it. The express mode does not support this condition. (The onpload utility cannot disable the primary key constraint when child-table records refer to the load table.)

Perform the load in deluxe mode or remove the constraint in question.