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
Specifies the terminal the program must execute from to be monitored.
Specifies that the program must execute at the current terminal to be monitored.
Specifies that the program must execute without a terminal to be monitored.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|