ENQMDL - Enqueue models

The ENQMDL view shows general information about enqueue models.

Availability

The ENQMDL view is available for CICS® Transaction Server for OS/390®, Version 1 Release 3 and later systems.

Access

Issue command:
ENQMDL [enqmodel]

enqmodel
is the specific name of a currently installed enqueue model, or * for all enqueue models.

If you do not specify parameters, the view includes information about all enqueue models within the current scope.

Note:
Some enqueue model names might contain lower case characters. You cannot inquire on these in the EUI using a filter because TSO converts lower case characters to upper case. For example ab* will be converted to AB* and as a result no data will be retrieved.
Select:
ENQUEUE from a menu of OPERATE views and ENQMDL from the ENQUEUE submenu.

Figure 38 is an example of the ENQMDL view.

Figure 38. The ENQMDL view
 27FEB2005  15:54:26 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =ENQMDL============EYUPLX01=EYUPLX01=27FEB2005==15:54:26====CPSM===========
 CMD Model    CICS     Scope    Enable
 --- Name     System   Name     Status
     ENQMODA1 REGIONA  SCOA     DISABLED
     ENQMODB1 REGIONB  SCOB     ENABLED
     ENQMODC1 REGIONC  SCOC     DISABLED
     ENQMODD1 REGIOND  SCOD     ENABLED
     ENQMODE1 REGIONE  SCOE     ENABLED
     ENQMODF1 REGIONF  SCOF     ENABLED
     ENQMODG1 REGIONG  SCOG     ENABLED
     ENQMODH1 REGIONH  SCOH     ENABLED
 

Action commands

Table 73 shows the action commands you can issue from the ENQMDL view. The overtype field is shown in Table 74.

The action commands and overtype fields for the ENQMDL view are available for CICS Transaction Server for OS/390, Version 1 Release 3 and later systems.

Table 73. ENQMDL view action commands
Primary command Line command Description
DISable
enqmodel sysname
DIS Changes the enqueue model status to DISABLED.
DiSCard
enqmodel sysname
DSC Discards an enqueue model from the CICS system where it is installed. The enqueue model must be disabled before the discard is allowed.
ENAble
enqmodel sysname
ENA Enables an enqueue model on the system where it is defined. Enqueue models must be enabled in order. See "Installing CICS resources" in CICSPlex SM Managing Business Applications for more information.
Where:
enqmodel
Is the specific name of an enqueue model.
sysname
Is the specific or generic name of a CICS system.

Table 74. ENQMDL view overtype fields
Field name Values
Enable Status ENABLED | DISABLED

Hyperlinks

Table 75 shows the hyperlink field on the ENQMDL view.

Table 75. ENQMDL view hyperlink field
Hyperlink field View displayed Description
Model name ENQMDLD Detailed view of the selected enqueue model.
Note:
You can also display the ENQMDLS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]