DWW520I

DISPLAY SMS,CICS VR,RCDS. DISPLAY SMS,CICS VR,RCDS-DATA SET NAMES NAME DATA SET NAME identifier dsname ... identifier dsname DISPLAY SMS,CICS VR,RCDS - STATUS NAME STATUS identifier status ... identifier status DISPLAY SMS,CICS VR,RCDS - SPACE NAME TOTAL USED UNIT identifier total used unit ... identifier total used unit

Explanation

This message gives information about the RCDSs as requested by a DISPLAY RCDS operator command.

In the message text:
identifier The RCDS identifier (DWWCONn).
dsname The RCDS data set name.
status The status of the RCDS.
total The total allocated space of the RCDS.
used The used space of the RCDS.
unit The amount of space that will be used when additional space needs to be allocated to an RCDS that is full.
The following list shows the possible RCDS status entries:

               IN USE

               OUT OF SET

               INACCESSIBLE

               BROKEN

               FULL

               INDELIBLE

               UNKNOWN
            

System action

The system continues processing.

Operator response

None.