DWW509I
RCDS RCDS_name (dsname)
NOT ADDED ON THE SYSTEM - THE RCDS IS status.
EXECUTOR: executor [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]
An RCDS add request was received but the RCDS was not added on the system.
In the message
text:
| RCDS_name | The RCDS identifier (DWWCONn). |
| dsname | The RCDS data set name. |
| executor | The name of the system that executed the failed RCDS add request. |
| dynrc | The DYNALLOC return code. |
| dynerrrsn | The DYNALLOC error reason code. |
| dyninforsn | The DYNALLOC information reason code. |
| abendsystemcc | The system completion code in case of an abend. |
| abendusercc | The user completion code in case of an abend. |
| abendrsn | The reason code in case of an abend. |
| divrc | The DIV return code. |
| divrsn | The DIV reason code. |
The following is the list of possible RCDS
status entries:
- INACCESSIBLE
- BROKEN
- FULL
- UNKNOWN
The system continues processing.
Operator response
Take the following
action based on the RCDS status:
| Status | Action |
| 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. |
| BROKEN | Examine the DIV diagnostic data and provide any required maintenance of the RCDS or define a new RCDS and then use the VARY operator command to add the RCDS to the CICS VR server address space. For an explanation of the DIV diagnostic data, see z/OS MVS System Codes and z/OS MVS Programming: Authorized Assembler Services Reference. |
| FULL | Examine the DIV diagnostic data and provide any required maintenance of the RCDS or define a new RCDS and then use the VARY operator command to add the RCDS to the CICS VR server address space. 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. |