Previous Topic: ExamplesNext Topic: Examples


How to Produce CA InterTest for CICS Reports

To produce a monitoring status report, enter:

CNTL=INQ,promid[,TODEST=destid]

To produce a monitoring status report for the task currently at a breakpoint at your terminal, enter:

CNTL?

To produce a system‑wide monitoring report, enter:

CNTL=INQ[,TODEST=destid]

To display the contents of CA InterTest for CICS monitor tables, enter:

CNTL=LIST[,TODEST=destid]

To display the entire contents of the CA InterTest for CICS symbolic file, enter:

CNTL=INQ,SYM=ALL[,TODEST=destid]

To display information for one program in the CA InterTest for CICS symbolic file, enter:

CNTL=INQ,SYM=progname[,TODEST=destid]
destid

Represents the transient data destination. If omitted, the report displays on your terminal screen.