CSDLIST Resource Table

A CICSPlex® SM CICS® System Definition (CSD) object that lists collections of CSD groups that can be installed in CICS systems manually or during a cold or initial start.

The Primary key field for this resource class 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.
The parameter data for the CSDAPPEND action is described in Managing CICS definitions in the CSD.
CSDINSTALL
Install the CICS CSD resource definitions in a CSD list into an active system.
The parameter data for the CSDINSTALL action is described in Managing CICS definitions in the CSD.
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
CICSCSDList
Length
16
Usage
API or WUI or CICS Management Client Interface
API view
No
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICSPlex SM Manager
Copybook identifier
EYUt3700
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
PERFORM SET CSDAPPEND To_CSDList(value) Yes
  CSDINSTALL None N/A
  CSDLOCK None N/A
  CSDUNLOCK None N/A
Table 2. CSDLIST FEEDBACK error codes
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
Table 3. CSDLIST resource table attributes
Name Datatype Source Len Sum Description Attr ID
CICSSYS CHAR CPSM 8 DIFF CICS system name 5
 NAME-1  CHAR CPSM 8 DIFF CSD list name 4