The problem is exactly what the error message says it is. One or more rows contain a null value in a non-nullable column, duplicate values in a column that must be unique or foreign key values that don't appear in the parent table.