EXITGLUE Resource Table

A CICS® Resource that describes a global user exit in an active CICS system being managed by CICSPlex® SM.

The Primary key field for this resource class is PROGRAM.

The Secondary key field for this resource class is EXITPOINT.

While the EXITGLUE resource class identifies multiple key attributes, only the PROGRAM attribute can be specified in an EVALDEF INSTANCE attribute.

There are no object specific actions for this resource class.

External resource name
CICSGlobalUserExit
Length
64
Usage
API or WUI or CICS Management Client Interface
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0056
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
Table 2. EXITGLUE resource table attributes
Name Datatype Source Len Sum Description Attr ID
EYU_CICSNAME CHAR CPSM 8 DIFF CICS System Name  
EYU_CICSREL CHAR CPSM 4 DIFF CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
ENTRY ADDRESS INQ 4 MAX Entry address of global user exit 9
ENTRYNAME CHAR INQ 8 DIFF Entry name 3
 EXITPOINT-2  CHAR INQ 8 DIFF Exit name 2
GAENTRYNAME CHAR INQ 8 DIFF Name of exit which owns global work area 4
GALENGTH BINARY INQ 2 AVG Length of global work area 7
GAUSECOUNT BINARY INQ 4 AVG Number of global work area users 6
NUMEXITS BINARY INQ 2 AVG Number of global exit points where exit is enabled 8
 PROGRAM-1  CHAR INQ 8 DIFF Program name 1
STARTSTATUS CVDAS INQ 4 LIKE Exit program availability status 5
STARTSTATUS Output valid values STARTED, STOPPED