DSNU384I csect-name - MAXRO = maxro-value SECONDS LONGLOG = longlog-value DELAY = delay-value SECONDS

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.

DSNU384I - MAXRO, LONGLOG, and DELAY information for REORG INDEX or REORG TABLESPACE

Message DSNU384I displays the most recently specified values of certain options for the REORG INDEX or REORG TABLESPACE utility. A previous invocation of the ALTER UTILITY command might have specified a value for each option. If not, the most recently specified value is the value that was specified with the invocation of REORG INDEX or REORG TABLESPACE.

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.

In addition to being part of the DISPLAY UTILITY output, message DSNU384I 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.

DSNU384I csect-name -  
         MAXRO = maxro-value SECONDS 
         LONGLOG = longlog-value 
         DELAY = delay-value SECONDS
csect-name
The name of the control section that issued the message.
maxro-value
The most recently specified value of the MAXRO option. Possible values are an integer or DEFER.
longlog-value
The most recently specified value of the LONGLOG option. Possible values are CONTINUE, TERM, or DRAIN.
delay-value
The most recently specified value of the DELAY option. The value is an integer.

For more information about these option values, see the option descriptions in the REORG INDEX or REORG TABLESPACE syntax information.