LIBDSN Resource Table

A CICS® Resource that describes the data sets that make up a LIBRARY concatenation.

The First key field for this resource is LIBRARY.

The Second key field for this resource is DSNUM.

Note: The PLATFORM, APPLICATION, APPLMAJORVER, APPLMINORVER, and APPLMICROVER parameters are all required when the GET operation is in the context of an application that is deployed on a platform.

External resource name(CMCI)
CICSLIBRARYDataSetName
Object type
CICS Resource
Length
88
Usage
API, WUI, CICS Management Client Interface(CMCI), EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Copybook identifier
EYUt0173
CICS Commands subject to CICS Security
INQUIRE LIBRARY
Unsupported CICS Releases
None
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   APPLICATION(value) No
    APPLMAJORVER(value) No
    APPLMICROVER(value) No
    APPLMINORVER(value) No
    PLATFORM(value) No
Table 2. LIBDSN resource table attributes
Name Datatype Source CICS Source CICS Field Len Sum Description Offset GraphQL Field
EYU_CICSNAME CHAR CPSM     8 DIFF CICS System Name 0 regionName
EYU_CICSREL CHAR CPSM     4 DIFF CICS Release 8 CICSRelease
EYU_RESERVED CHAR CPSM     4 N/A Reserved 12  
 LIBRARY-1  CHAR INQ LIBRARY LIBRARY 8 DIFF LIBRARY name 16 name
 DSNUM-2  BINARY CPSM   Calculated 4 MAX LIBRARY data set number 24 DSNumber
DSNAME CHAR CPSM   Calculated 44 DIFF Data set name 28 DSName
DSNSEARCHPOS CNUMERIC CPSM   Calculated 8 MAX Data set search enumerator 72 DSNameSearchPosition
SEARCHPOS BINARY INQ LIBRARY SEARCHPOS 4 MAX Search position 80 searchPosition