DWW500I RCDS RCDS_name (dsname)IS status. [DYNALLOC RETURN CODE (HEX): dynrc] [DYNALLOC ERROR REASON CODE (HEX): dynerrrsn] [DYNALLOC INFORMATION REASON CODE (HEX): dyninforsn] [ABEND SYSTEM COMPLETION CODE (HEX): abendsystemcc] [ABEND USER COMPLETION CODE (HEX): abendusercc] [ABEND REASON CODE (HEX): abendrsn] [DIV RETURN CODE (HEX): divrc] [DIV REASON CODE (HEX): divrsn]

section

CICS VR detected that the status of the RCDS has changed.

In the message text:

The following is the list of possible RCDS statuses:

               IN USE

               OUT OF SET

               INACCESSIBLE

               BROKEN

               FULL
               INDELIBLE

               UNKNOWN
            

section

The system continues processing.

Operator response

Take the following action based on the RCDS status:

STATUS
ACTION
IN USE
No maintenance action is required.
OUT OF SET
You can define a new RCDS and then issue the VARY operator command to allocate the new RCDS to the CICS VR server address space.
INACCESSIBLE
Examine the DYNALLOC diagnostic data and respond as required. For an explanation of the DYNALLOC diagnostic data, see z/OS MVS Programming: Authorized Assembler Services Guide.
INDELIBLE
Examine the DYNALLOC diagnostic data and respond as required. For an explanation of the DYNALLOC diagnostic data, see z/OS MVS Programming: Authorized Assembler Services Guide.
BROKEN
The CICS VR server address space will try to deallocate the RCDS. Then, you can examine the DIV diagnostic data and provide any required maintenance of the RCDS. For an explanation of the DIV diagnostic data, see z/OS MVS System Codes and z/OS MVS Programming: Authorized Assembler Services Reference.
FULL
The CICS VR server address space will try to deallocate the RCDS. Then, you can examine the DIV diagnostic data and provide any required maintenance of the RCDS. For an explanation of the DIV diagnostic data, see z/OS MVS System Codes and z/OS MVS Programming: Authorized Assembler Services Reference.
UNKNOWN
Contact the IBM Support Center.