
DSNU1114I csect-name (RE)LOAD PHASE STATISTICS NUMBER OF RECORDS LOADED = nnnn FOR TABLE table-name
Explanation
When the SHRLEVEL CHANGE option is specified, Db2 issues this message upon normal completion of the RELOAD phase of the LOAD utility.
- csect-name
- The name of the control section that issued the message.
- nnnn
- The number of records that are loaded into TABLE table-name from the source record data set. The source record data set is the data set that is identified by the INDDN option of LOAD.
- table-name
- The name of the table.
This message is repeated for each table that is loaded by the current LOAD utility statement.
System action
Processing of the RELOAD phase continues.
User response
Verify that the number of records that is reported
in this message is consistent with expectations. For example, if four
records are processed, expect to see NUMBER OF RECORD LOADED
= 4
.
Severity
0 (informational)
