CSDLIST Resource Table
A CICSPlex® SM CICS® System Definition (CSD) Resource that lists collections of CSD groups that can be installed in CICS systems manually or during a cold or initial start.
The First key field for this resource is NAME.
Note: When querying the CSDLIST resource, the SCOPE option must specify an active MAS.
The following actions are supported:
- CSDAPPEND
- Append the CSD groups in one CSD list to another list.
- CSDINSTALL
- Install the CICS CSD resource definitions in a CSD list into an active system.
- CSDLOCK
- Restricts update or delete access to a CSD list. When you lock a CSD list, other users can view or copy it, but they are restricted from changing or deleting it.
- CSDUNLOCK
- Removes the lock from a CSD list previously locked by the CSDLOCK action.
- External resource name(CMCI)
- CICSCSDList
- Object type
- CICSPlex SM Resource
- Length
- 16
- Usage
- API, WUI, CICS Management Client Interface(CMCI)
- API view
- No
- CMAS context
- No
- SCOPE applies
- Yes
- Only query CMASs in workload
- No
- Copybook identifier
- EYUt3700
- Security Class
- BAS.DEF
- Unsupported CICS Releases
- None
| Operations | Actions | Parameters | Required |
|---|---|---|---|
| GET | None | N/A | |
| PERFORM SET, PERFORM OBJECT | CSDAPPEND | To_CSDList(value) | Yes |
| CSDINSTALL | None | N/A | |
| CSDLOCK | None | N/A | |
| CSDUNLOCK | None | N/A |
| Value | Code | Description |
|---|---|---|
| 1 | CSDLIST_INV_DATA | Attribute data invalid |
| 2 | CSDLIST_REC_NOT_FOUND | Requested resource not found |
| 21 | CSDLIST_PARTIAL_INSTALL | Partial install |
| 22 | CSDLIST_NOTHING_INSTALLED | Nothing installed |
| 23 | CSDLIST_PARTIAL_ACTION | Partial action |
| 24 | CSDLIST_NOTHING_ACTIONED | Nothing actioned |
| 25 | CSDLIST_CSD_ERROR | CSD access error |
| Name | Datatype | Source | Len | Sum | Description | Offset |
|---|---|---|---|---|---|---|
| NAME-1 | CHAR | CPSM | 8 | DIFF | CSD list name | 0 |
| CICSSYS | CHAR | CPSM | 8 | DIFF | CICS system name | 8 |