This table is used by CICS® IA to
help its processing.
- CIU_AFF_INDEX_DATA
- This
table holds the next free index number for the CICS command type, defined by the AFFPREFIX
value. It is used, as a numerical suffix, when creating the transaction
group (TRANGROUP) name.
Table 1. The CIU_AFF_INDEX_DATA tableColumn |
Type |
Description |
AFFPREFIX |
CHAR(2) |
Prefix indicating a type of CICS command; one of the following: - CA
- CANCEL
- CO
- COLLECT
- CW
- CWA
- CR
- CREATE
- DI
- DISCARD
- EN
- ENABLE
- EQ
- ENQ
- EX
- EXTRACT
- G4
- GETMAIN64
- G6
- GETMAIN64 unmatched
- GM
- GETMAIN
- GU
- GETMAIN unmatched
- IN
- INQUIRE
- LD
- LOAD
- LF
- LOAD – FREE
- LU
- LOAD – UNLOAD
- PE
- PERFORM
- RE
- RESYNC
- RW
- RETRIEVE
- TS
- Temporary storage
- WA
- WAIT
|
AFFINDEX |
INTEGER |
Next free index number |