Figure 129 shows the format of the Enqueue Models Report. This report is produced using the EXEC CICS® INQUIRE ENQMODEL command. The field headings and contents are described in Table 253.
Applid IYK2Z1V1 Sysid CJB3 Jobname CI07CJB1 Date 12/17/2004 Time 13:52:34 CICS 6.4.0 _PAGE 81
Enqueue Models
ENQModel Name. . . . . . . . . : GLOBAL
ENQModel Enqname . . . . . . . : GLOBAL.SAMPLE
ENQModel Enqscope. . . . . . . : PLEX
ENQModel Status. . . . . . . . : ENABLED
----------------------------------------------------------------------------------------------------------------------------
ENQModel Name. . . . . . . . . : SAMP
ENQModel Enqname . . . . . . . : SAMPLE.ENQUEUE.*
ENQModel Enqscope. . . . . . . : LOCAL
ENQModel Status. . . . . . . . : ENABLED
----------------------------------------------------------------------------------------------------------------------------
Field Heading | Description |
---|---|
ENQModel Name | The name (identifier) of the enqueue model.
Source field: EXEC CICS INQUIRE ENQMODEL() |
ENQModel Enqname | The resource name or generic name for this
enqueue model.
Source field: EXEC CICS INQUIRE ENQMODEL() ENQNAME() |
ENQModel Enqscope | Indicates whether the enqueue is local or
sysplex-wide.
Source field: EXEC CICS INQUIRE ENQMODEL() ENQSCOPE() |
ENQModel Status | The current status of this enqueue.
Source field: EXEC CICS INQUIRE ENQMODEL() STATUS(cvda) |