Previous Topic: How to Produce CA InterTest for CICS ReportsNext Topic: Load a New Copy of a Program


Examples

To request a monitoring status report that displays on your terminal screen for program COBDEMO, enter:

CNTL=INQ,PROG=cobdemo

To request a monitoring status report for all programs that is routed to the CSSL transient data queue, enter:

CNTL=INQ,TODEST=CSSL 

To request a report listing information on all programs in the symbolic file that is routed to the CSSL transient data queue, enter:

CNTL=INQ,SYM=ALL,TODEST=CSSL