This section describes the CIU_VERSION table. This table is used by the CICS IA plug-in for CICS® Explorer to synchronize the CICS IA plug-in version being used and the base IA database objects.
The CIU_VERSION table stores APAR and release information for the CICS IA plug-in. When maintenance is applied to the base IA DB2® tables, or the CICS IA plug-in, reload the table using the sample job CIUVERLD.
Field name | Type | Description |
---|---|---|
PRODID | CHAR(8) | Product ID"5967-J23" |
DB_APAR_LEVEL | CHAR(8) | APAR level of the IA database |
EXP_APAR_LEVEL | CHAR(8) | APAR level of the CICS IA plug-in |
EXP_MIN_VER | CHAR(8) | Minimum level of the CICS IA plug-in required |
EXP_LATEST_VER | CHAR(8) | Latest version of the CICS IA plug-in required |
VER_DESC | CHAR(8) | Description of the latest CICS IA plug-in APAR |
VER_CUST_DESC | CHAR(8) | Customer modifiable field that indicates action to take if a new CICS IA plug-in needs to be downloaded |