Start of change

DSNJ384I display-log-detail-output

Explanation

This message contains detail output from the DISPLAY LOG command, which is part of message DSNJ370I.

DSNJ384I COPY log-copy LOGS: TOTAL=total-cnt NOTREUSABLE=notreusable-cnt REUSABLE=reusable-cnt STOPPED=stopped-cnt REMOVAL PENDING=removal-pending-cnt

If there are any removal pending active log data sets for the specific COPYn, the following information is displayed after the active log status counts. This section includes the date and time the removal log pending was set, the number of readers, and the data set name:

--------------------------------------------------------------------
LOG DATA SET NAME                           REMOVAL PENDING READERS
log-dsname                                  yy.ddd hh.mm.ss num-readers
log-copy
The active log copy for this message, either 1 or 2.
total-cnt
The total number of active log data sets in the specified log copy.
notreusable-cnt
The number of active log data set with a NOT REUSABLE status in the specified log copy.
reusable-cnt
The number of active log data set with a REUSABLE status in the specified log copy.
stopped-cnt
The number of active log data set with a STOPPED status in the specified log copy.
log-dsname
The active log data set name with a status of REMOVAL PENDING.
yy.ddd hh.mm.ss
The year, day of year, hour, minutes, and seconds when the log was set to REMOVAL PENDING status.
num-readers
The number of readers using this active log data set for the current member. For data sharing, peer member usage counts are not included.

Sections repeat for COPY1 followed by COPY2 if it exists.

End of change