Terminal Control Table class
The Terminal Control Table Class control statement reports about one terminal or all terminals.
The format is
TCT={xxxx | (ALL)}
where xxxx is any terminal ID or (ALL), which reports on all terminal IDs.
One of the following DATA statements must follow the TCT statement, beginning in column 1:
- DATA=INPUTS (number of times the terminal communicates with CICS)
- DATA=OUTPUTS (number of times CICS communicates with the terminal)
- DATA=TRANSCNT (number of transactions)
- DATA=TERMERRS (number of terminal failures, such as a PROG470 abend)
- DATA=OPERERRS (number of application program failures)
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*