The table cannot be truncated. It has at least one non-empty child table with referential constraints.
Cause
You cannot truncate a table if it has child tables with referential constraints and at least one row.
Action
Empty the child tables before you truncate this table.