DSNU399I csect-name - LOAD UTILITY ERROR SUMMARY REPORT
Explanation
This message summarizes errors detected during the load job. The report contains one line for each error. The errors are listed first by error severity and within that by idsrn.
The
report fields have the following meanings:
- sev
-
The severity of the error reported on this line:
Severity Type of error Explanation 1 Primary Primary referential integrity errors and all nonreferential integrity errors. 2 Secondary Secondary referential integrity errors (that is, errors that result from a primary referential integrity error in an ancestor). - idsrn
- The relative record number in the input data set of the record causing the error reported on this line.
- ddsrn
- The relative record number in the input data set of the record causing the error reported on this line, if discard processing is in effect. Otherwise, ddsrn is blank.
- type
- A description of the type of error reported on this line, as follows:
- Conversion
- Field specification
- Validation
- Part Specification
- Unexpected
- Column specification
- Referential integrity
- Check constraint
- Duplicate key
- Key evaluation error
- XML document error
- name1
- The name of the table for which the record causing the error was targeted,
if this information is pertinent for the type of error reported on this line.
Otherwise, name1 is blank. This field has nonblank values
for the following error types:
- Conversion
- Validation
- Column specification
- Referential integrity (primary).
- Check constraint
- name2
- The name of the field or fanset involved in the error reported on this
line, if this information is pertinent for the type of error reported. Otherwise, name2 is
blank. This field contains a field name for the following types of errors:
- Conversion
- Field specification
- Column specification.
For primary referential integrity errors, name2 is a relationship name. For check constraint errors, name2 is a check constraint name.
- idsrn2
- The input data set record number of a related error. For duplicate key errors, it gives the input data set record number of the record whose key is duplicated. For secondary referential integrity errors, it gives the input data set record number of the record whose primary referential integrity error cascaded to cause this secondary error. For other types of errors, this field is unused.
System action
Processing continues.
Severity
4 (warning)