DSNU1113I csect-name - LOAD UTILITY ERROR SUMMARY REPORT
Explanation
This message summarizes errors detected during the load job. A report is issued only if unique index or referential constraint violations were detected. The report contains one entry for each error, up to a maximum of 2000 errors. The errors are listed first by error severity and within that by idsrn.
- sev
-
The severity of the error reported in this entry:
Table 1. Severity 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, for the partition identified by pno, of the record causing the error reported in this entry.
- pno
- The partition number for the input data set of the record causing the error reported in this entry.
- ddsrn
- The relative record number in the input data set of the record causing the error reported in this entry, if discard processing is in effect. Otherwise, ddsrn is blank.
- type
-
A description of the type of error reported in this entry, as follows:
- Conversion
- Field specification
- Validation
- Part Specification
- Unexpected
- Column specification
- Referential integrity
- Check constraint
- Duplicate key.
- 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 in this entry. 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 in this entry, 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)
