Note: These options are unrelated to the backtrace facility.
Set and remove statement tracing and data monitoring for programs, transactions or terminals. However, these options are only valid for COBOL programs and, when specified for a transaction or terminal, will only take affect when a COBOL program is executed. In addition, if either option is specified for more than one program in a transaction, only one statement trace table will be allocated for the transaction.
When you set statement tracing for a COBOL program, if a statement trace table was not created for the transaction, it is created prior to executing the next statement in the program. If a statement trace table exists for the transaction, it will be used by all programs in the transaction for which statement tracing was specified.
When you set statement tracing for a transaction, a statement trace table is created prior to executing the next COBOL statement in the transaction. When you set statement tracing for a terminal, a statement trace table is created for each transaction that executes a COBOL program at that terminal.
When you set data monitoring for a program, transaction, or terminal, statement tracing is automatically set for that entity. Unlike statement tracing, however, data monitoring must be restricted to a specific terminal or user ID.
To set or remove statement trace options, access the appropriate Monitoring submenu:
|
Option |
Used For Monitoring |
|---|---|
|
2.1 |
Programs |
|
2.2 |
Transactions |
|
2.3 |
Terminals |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|