APPLID |
CHAR(8) |
CICS region
APPLID. |
TRANGROUP |
CHAR(10) |
Name of the transaction group; for example,
TS00000002. |
AFFTYPE |
CHAR(2) |
The type of affinity: - IT
- Intertransaction
- TS
- Transaction-system.
|
GROUPTYPE |
CHAR(30) |
The group of CICS commands
used by this transaction group; one of the following: - ADDRESS CWA
- CANCEL, DELAY, POST, START group
- ENQ and DEQ pair
- GETMAIN and FREEMAIN pair
- GETMAIN UNMATCHED and FREEMAIN UNMATCHED pair
- LOAD and RELEASE pair
- LOAD and FREEMAIN pair
- LOAD UNMATCHED and FREEMAIN UNMATCHED pair
- RETRIEVE
- TEMPORARY STORAGE
- COLLECT
- DISCARD
- ENABLE and DISABLE pair.
|
AFFINITY |
CHAR(10) |
The affinity relation type; one of the following:
- GLOBAL
- BACKGROUND
- BAPPL
- LINK3270
- LUNAME
- USERID.
|
AFFWORSENED |
CHAR(10) |
The relation type from which the affinity has
worsened from one of the following: - BACKGROUND
- BAPPL
- LINK3270
- LUNAME
- USERID.
|
LIFETIME |
CHAR(10) |
The lifetime of the affinity; one of the following: - ACTIVITY = BTS activity
- FACILITY = Link3270 bridge facility
- LOGON = Logon
- PCONV = Pseudoconversation
- PERMANENT = Permanent
- PROCESS = BTS process
- SIGNON = Signon
- SYSTEM = System
For an explanation of these lifetime values, see Affinity lifetimes. |
LIFEWORSENED |
CHAR(10) |
The affinity lifetime has worsened from one
of the following: - ACTIVITY
- FACILITY
- LOGON
- PCONV
- PROCESS
- SIGNON
- SYSTEM.
|
RECOVERY |
CHAR(1) |
Whether the CICS resource
is recoverable: - Y
- Recoverable
- N
- Not recoverable.
|
RESOURCE |
CHAR(50) |
The name of the CICS resource;
for example, a program name. |
RESLENGTH |
INTEGER |
Length of resource. |
TYPE |
CHAR(8) |
The type of the CICS resource,
such as TS queue, program. |
TRANCOUNT |
SMALLINT |
The total number of CICS transactions in this
affinity group. |
PROGCOUNT |
SMALLINT |
The total number of CICS programs in this affinity
group. |
BUILD |
CHAR(1) |
Whether this affinity transaction group is to
be included in a "combined" affinity-transaction-group definition,
created by the CICS IA Builder. - Y
- This affinity transaction-group is to be included in a "combined" affinity
transaction group definition.
- N
- This affinity transaction group is not to be included in a "combined" affinity
transaction group definition.
|