DSNU383I csect-name CURRENT ITERATION NUMBER = nnnnnn WRITE ACCESS ALLOWED IN CURRENT ITERATION = www ITERATION BEFORE PREVIOUS ITERATION: ELAPSED TIME = ha:ma:sa NUMBER OF LOG RECORDS PROCESSED = nnnnna PREVIOUS ITERATION: ELAPSED TIME = hb:mb:sb NUMBER OF LOG RECORDS PROCESSED = nnnnnb CURRENT ITERATION: ESTIMATED ELAPSED TIME = hc:mc:sc ACTUAL ELAPSED TIME SO FAR = hd:md:sd ACTUAL NUMBER OF LOG RECORDS BEING PROCESSED = nnnnnd CURRENT ESTIMATE FOR NEXT ITERATION: ELAPSED TIME = he:me:se NUMBER OF LOG RECORDS TO BE PROCESSED = nnnnne

Explanation

This message is displayed in one of the following circumstances:

  • As part of the output from the DISPLAY UTILITY command
  • When the REORG INDEX or REORG TABLESPACE utility estimates that the SWITCH phase will not start by the deadline that is specified in the DEADLINE option

In either case, this message is described as part of the DISPLAY UTILITY output in DSNU100I.

DSNU383I - LOG phase information for REORG INDEX or REORG TABLESPACE

Message DSNU383I provides information about the LOG phase for the REORG INDEX or REORG TABLESPACE utility. It provides an estimate of how far the utility has proceeded in the indicated utility job step.

This message is displayed if all of the following conditions are true:

  • The utility is REORG INDEX or REORG TABLESPACE.
  • The SHRLEVEL CHANGE option was specified.
  • The utility is active, as indicated by the DSNU105I message.
  • The utility is in the LOG phase.

In addition to being part of the DISPLAY UTILITY output, message DSNU383I can also be displayed when you run REORG INDEX or REORG TABLESPACE. In these cases, this message is displayed when either of these utilities estimates that the SWITCH phase will not start before the deadline that is specified in the DEADLINE option. The information in the message reflects the state at the time that this event occurred.

DSNU383I csect-name CURRENT ITERATION NUMBER = nnnnnn 
WRITE ACCESS ALLOWED IN CURRENT ITERATION = www 
ITERATION BEFORE PREVIOUS ITERATION: 
   ELAPSED TIME = ha:ma:sa
   NUMBER OF LOG RECORDS PROCESSED = nnnnna 
PREVIOUS ITERATION:  
   ELAPSED TIME = hb:mb:sb 
   NUMBER OF LOG RECORDS PROCESSED = nnnnnb 
CURRENT ITERATION: 
   ESTIMATED ELAPSED TIME = hc:mc:sc 
   ACTUAL ELAPSED TIME SO FAR = hd:md:sd   
   ACTUAL NUMBER OF LOG RECORDS BEING PROCESSED = nnnnnd 
CURRENT ESTIMATE FOR NEXT ITERATION:
   ELAPSED TIME = he:me:se  
   NUMBER OF LOG RECORDS TO BE PROCESSED = nnnnne
csect-name
The name of the control section that issued the message.
nnnnnn
The current iteration number.
www
An indication of whether write access is allowed in the current iteration of log processing. Possible values are YES or NO.
ha:ma:sa
The elapsed time for the iteration before the previous iteration. If the current iteration number is 1 or 2, this value is 00:00:00
nnnnna
The number of log records that were processed in the iteration before the previous iteration. If the current iteration number is 1 or 2, this value is 0.
hb:mb:sb
The elapsed time for the previous iteration. If the current iteration number is 1, this value is 00:00:00.
nnnnnb
The number of log records that were processed in the previous iteration. If the current iteration number is 1, this value is 0.
hc:mc:sc
The estimated elapsed time for the current iteration.
hd:md:sd
The elapsed time for the current iteration.
nnnnnd
The actual number of log records that are being processed for the current iteration.
he:me:se
The currently estimated elapsed time for the next iteration.
nnnnne
The currently estimated number of log records to be processed for the next iteration.
Related information: