Enqueue Models Report

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.

Figure 129. The Enqueue Models Report
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
----------------------------------------------------------------------------------------------------------------------------
 

Table 253. Fields in the Enqueue Models Report
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)

Related reference
Back to full list of DFH0STAT reports
The DFH0STAT reports
Interpreting these statistics
Interpreting enqueue statistics
Full listing and DFHSTUP reports for these statistics
Enqueue domain statistics

[[ Contents Previous Page | Next Page Index ]]