Threadsafe table

This table contains a list of CICS® commands that are threadsafe in at least one of the supported CICS TS releases. Use the information in this table when reporting which CICS commands used by a program are threadsafe. Load by running job CIUTSLOD in the Start of change SCIUSAMP.DB2 End of change data set.

CIU_THREADSAFE_CMD
This table stores resource usage information for all resource types for both Web service and program names.
Table 1. The CIU_THREADSAFE_CMD table
Field Name Type Description
COMMAND CHAR(24) The EXEC CICS command name, such as READ, WRITEQ.
Note:
The values in this field match those in the COMMAND field in the CIU_SCAN_DETAIL table or the FUNCTION field in the CIU_CICS_DATA table.
RESOURCE_TYPE CHAR(16) The resource type, such as TS or PROGRAM.
Note:
The values in this field match those in the RESOURCE_TYPE field in the CIU_SCAN_DETAIL table or the TYPE field in the CIU_CICS_DATA table.
CICS_TS23 CHAR(1) Indicates the threadsafe status of the command for CICS TS V2.3. Values are:
Y
command is threadsafe
N
command in non-threadsafe
I
command is indeterminate-threadsafe
blank
not analyzed to allow for table migration
CICS_TS31 CHAR(1) Indicates the threadsafe status of the command for CICS TS V3.1. Values are:
Y
command is threadsafe
N
command in non-threadsafe
I
command is indeterminate-threadsafe
blank
not analyzed to allow for table migration
CICS_TS32 CHAR(1) Indicates the threadsafe status of the command for CICS TS V3.2. Values are:
Y
command is threadsafe
N
command in non-threadsafe
I
command is indeterminate-threadsafe
blank
not analyzed to allow for table migration
CICS_TS41 CHAR(1) Indicates the threadsafe status of the command for CICS TS V4.1 Values are:
Y
command is threadsafe
N
command in non-threadsafe
I
command is indeterminate-threadsafe
blank
not analyzed to allow for table migration
Start of change CICS_TS42 End of change Start of change CHAR(1) End of change Start of change Indicates the threadsafe status of the command for CICS TS V4.2 Values are:
Y
command is threadsafe
N
command in non-threadsafe
I
command is indeterminate-threadsafe
blank
not analyzed to allow for table migration
End of change
Start of change CICS_TS51 End of change Start of change CHAR(1) End of change Start of change Indicates the threadsafe status of the command for CICS TS V5.1 Values are:
Y
command is threadsafe
N
command in non-threadsafe
I
command is indeterminate-threadsafe
blank
not analyzed to allow for table migration
End of change

Reference Reference

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///db2t7.html