DSNAME |
CHAR(44) |
Data set name |
PROGRAM |
CHAR(8) |
Module name |
LANGUAGE |
CHAR(10) |
Programming language detected |
LE |
CHAR(7) |
Language Environment (LE) detected |
CICS_OR_BATCH |
CHAR(5) |
CICS transaction
or batch |
AFFINITY_COUNT |
INTEGER |
Resource type; for example, program |
MVS_POST_COUNT |
INTEGER |
Number of MVS POST
commands |
DEPENDENCY_COUNT |
INTEGER |
Number of commands with potential to create
dependencies |
CICS_TS22 |
CHAR(1) |
Indicates the threadsafe status if the command
is for CICS TS V2.2. Values
are: - Y
- command is threadsafe
- N
- command is not threadsafe
- I
- command is indeterminate threadsafe
|
CICS_TS23 |
CHAR(1) |
Indicates the threadsafe status if the command
is for CICS TS V2.3. Values
are: - Y
- command is threadsafe
- N
- command is not threadsafe
- I
- command is indeterminate threadsafe
|
CICS_TS31 |
CHAR(1) |
Indicates the threadsafe status if the command
is for CICS TS V3.1. Values
are: - Y
- command is threadsafe
- N
- command is not threadsafe
- I
- command is indeterminate threadsafe
|
CICS_TS32 |
CHAR(1) |
Indicates the threadsafe status if the command
is for CICS TS V3.2. Values
are: - Y
- command is threadsafe
- N
- command is not threadsafe
- I
- command is indeterminate threadsafe
|