Previous Topic: TER: Change the Terminal IDNext Topic: TRC: Statement Tracing Option


TON: Limit Monitoring to One Terminal

The TON option instructs CA InterTest for CICS to monitor a program or transaction only when it executes at a specific terminal or without a terminal.

To limit monitoring to a single terminal, enter:

TON=termid 

or

TON=*

or

TON=.NO
termid

Specifies the terminal the program must execute from to be monitored.

*

Specifies that the program must execute at the current terminal to be monitored.

.NO

Specifies that the program must execute without a terminal to be monitored.