DSNU1177I csect-name TABLE SPACE WILL BE LOADED IN PARALLEL, NUMBER OF TASKS = number-of-tasks
Explanation
The LOAD utility is able to load the table space in parallel.
- csect-name
- The name of the control section that issued the message.
- number-of-tasks
- The number of utility tasks that are used to load the table space
in parallel.
If you specified the SHRLEVEL CHANGE option for LOAD, this number references the degree of both conversion and insertion parallelism. If you specified the SHRLEVEL NONE option, this number references only the degree of conversion parallelism.
System action
Utility processing continues in the RELOAD phase.
User response
You can verify that the reported number of tasks is consistent with your expectations.
Severity
0 (informational)