Previous Topic: Trace Entire DialogNext Topic: Trace Included Modules


Trace Processes Within a Dialog

If you key in only a dialog name and then press the ENTER key, CA ADS Trace retrieves all the processes associated with the dialog, and displays the current trace status of each process. You can then enter the trace options to the left of each process name.

Each process may have its own unique TRACE ON or TRACE OFF option. For example, the premap process can have TRACE ALL, option X, turned on, and the response process can have DEFINE SUBRTN ONLY, option D, turned on. Only code that corresponds to the TRACE ON option specified for a process will be generated.

ADST Rnn.nn ─── BUILD TRACE CODE ───────────── hh:mm:ss mm/dd/yy DICTIONARY: ACCT PAGE: 1 OF: 1 DIALOG TRACE I NAME ON OFF PROCESS NAME VER N MESSAGE ──────── ────── ──────────────────────────────── ──── - ─────────────────── ACDPAY01 A ACDPAY01-PM-GET-DATE TRACE OFF VER 0001 X ACDPAY01-RP-PF15-EXIT TRACE OFF D ACDPAY01-RP-PF3-END TRACE OFF A ACDPAY01-RP-PF7-UP TRACE ON E ACDPAY01-RP-PF8-DOWN TRACE OFF ──TRACE ON OPTIONS-- A=TRACE ALL WITH CTL X=TRACE ALL NO CTL REPLAY LINES LIMIT: 3000 D=DEFINE SUBRTN ONLY LINES AVAILABLE: 3000 E=EXHIBITS ONLY GENERATE WAIT INTERVAL: 75 V=DB VERBS ONLY I=INTERNAL TRACE PF1=REVIEW TRACE STATUS