Enqueue model definition attributes

The enqueue model definition attribute descriptions are:

Description
(Optional.) Specifies a 1- to 30-character description of the resource.
Name
specifies the name of this ENQMODEL definition. The name can be up to eight characters in length. The acceptable characters are: A-Z 0-9 $ @ # . / - _ % & ¢ ? ! : | " = ¬ , ; < and >.

This name is used to identify the ENQMODEL definition on the CSD file. It is not used within the active CICS® system.

Enqname
specifies the 1 to 255-character resource name. The acceptable characters are: A-Z 0-9 $ @ # * . / - _ % & ¢ ? ! : | " = ¬ , ; < and >. The * (asterisk) is treated as a wildcard when it appears as the last character of the resource name, such names are treated as generic.
You can also use a * (asterisk) as the last character, to denote a generic name.
Enqscope
specifies the optional 4-character enqueue model scope name. If omitted or specified as blanks, matching enqueue models will have a local scope.
Status
specifies whether the enqueue model is to be installed in ENABLED or DISABLED status. ENABLED is the default.
ENABLED
The enqueue model is enabled if it is disabled. Matching enqueue requests are processed in the normal way.
DISABLED
Matching enqueue requests are rejected, and the issuing task is abended. Matching INSTALL CREATE and DISCARD requests are processed.
User data
(Optional.) Three 8-character fields provided for any site-specific data related to the DB2® entry. CICSPlex® SM makes no use of this user data.
Version
(Optional.) Specify an integer in the range 1 through 15. Specify 0 or leave blank for CICSPlex SM to assign the first available version id in the range 1 through 15.

Related concepts
Enqueue model resource definitions
CICS Resource Definition Guide
Related tasks
Accessing BAS enqueue model definitions
Working with the ENQMDEF view
Defining enqueue models using BAS
Installing BAS enqueue model definitions
[[ Contents Previous Page | Next Page Index ]]