CICS® IA uses
the following static tables.
CIU_VERSION
The CIU_VERSION table contains
CICS IA Version
and Service information and is used by the
CICS IA plug-in
for CICS Explorer®.
To
load the version table, review and run job hlq.SCIUSAMP.DB2(CIUVERLD).
CIU_TRANSLATORS
the CIU_TRANSLATORS table contains
a one to one relationship between the IBM® program
component numbers for compilers, translators and linkage editors and
a description for each component.
To load the translator table,
review and run job hlq.SCIUSAMP.DB2(CIUTLOAD).
CIU_THREADSAFE_CMD
The CIU_THREADSAFE_CMD table
contains information on whether an EXEC CICS command
is threadsafe or not for each version of CICS TS. It is used by threadsafe report program
and stored procedure to determine whether a command is threadsafe.
To load the threadsafe table, review and run job hlq.SCIUSAMP.DB2(CIUTSLOD).
CIU_TRUEEXIT_INFO
The CIU_TRUEEXIT_INFO table
contains a one to one relationship between the CICS TRUEs used in your environment and a description
for each TRUE. This table is used by the
CICS IA plug-in
for CICS Explorer.
To add your own TRUEs to the table edit and save hlq.SCIUDAT2.DB2(CIUTRCD).
To load the TRUE exit table, review and run job hlq.SCIUSAMP.DB2(CIUTRLOD).