The ENQMDL view shows general information about enqueue models.
The ENQMDL view is available for CICS® Transaction Server for OS/390®, Version 1 Release 3 and later systems.
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.
Figure 38 is an example of 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
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.
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:
|
Field name | Values |
---|---|
Enable Status | ENABLED | DISABLED |
Table 75 shows the hyperlink field on the ENQMDL view.
Hyperlink field | View displayed | Description |
---|---|---|
Model name | ENQMDLD | Detailed view of the selected enqueue model. |