DSNU250I csect-name UNLOAD PHASE COMPLETE, ELAPSED TIME = hh/mm/ss

Explanation

The UNLOAD phase of the REORG utility completed normally. The time that elapsed between the beginning of the REORG utility and the completion of the UNLOAD phase was hh/mm/ss, hours, minutes, and seconds, respectively.

System action

Action subsequent to this message depends on the UNLOAD option of the REORG utility statement:
  • If the UNLOAD option is CONTINUE, execution of the utility continues into the RELOAD phase.
  • If the UNLOAD option is PAUSE, execution of the utility is stopped at the beginning of the RELOAD phase.
  • If the UNLOAD option is ONLY or EXTERNAL, the REORG utility is finished. Processing continues to the next utility in the utility job step, or, if there are no more utility statements, the utility job step terminates normally.

Operator response

The operator’s response depends on the UNLOAD option of the REORG statement:
  • If the UNLOAD option is CONTINUE, no operator response is required. The execution of the REORG utility is proceeding.
  • If the UNLOAD option is PAUSE, further processing is dependent upon restarting the utility job step with the RESTART(PHASE) option. Until that time, resources are held exclusively by the REORG utility job step.
  • If the UNLOAD option is ONLY or EXTERNAL, the REORG utility processing is complete. The data set defined by the DD statement nominated by the UNLDDN option is available for installation disposition.

User response

The user’s response depends on the UNLOAD option in the REORG utility statement.
  • If the UNLOAD option is CONTINUE, no user response is required. The message is informational only.
  • If the UNLOAD option is PAUSE, the REORG utility is stopped in the reload phase. To complete the REORG process, the user must explicitly restart the utility job step using the RESTART(PHASE) option.
  • If the UNLOAD option is ONLY or EXTERNAL, the REORG utility has completed, and the requested output is on the data set identified by the DD statement of the UNLDDN REORG utility statement option.

Severity

0 (informational)