Previous Topic: Set MonitoringNext Topic: Start Program Execution


View Monitoring Status

To verify that the demo program is being monitored:

  1. Type status on the command line, as shown in the following screen:

    CA InterTest for CICS V9.1 - PROTSYM FILE SOURCE LISTING DISPLAY COMMAND ===> status Program= COBDEMO Option # Stmt # Margin= 01 Search= OPTS 1 Proc div 2 Work-stor 3 Link sect 4 D-map 5 Clst/Pmap More: + 6 Data xref 7 Proc xref 8 Err msgs 9 Srch fwd 10 Srch bwd PFKS 1 Help 2 3 End 4 Profile 5 Monitor 6 Menu 7 Backward 8 Forward 9 10 11 12 Status ------------------------------------------------------------------------------- YEARWINDOW(1900) ZWB 000001 ID DIVISION. 000002 PROGRAM-ID. COBDEMO.

  2. Press Enter

    CA InterTest for CICS displays the Monitoring Status screen. This status shows the monitoring entry for the current program only.

    --------------- CA InterTest for CICS V9.1 MONITORING STATUS -------------- COMMAND ===> Type + to expand or - collapse option levels displayed below, or R to remove option(s). Option Description Attributes _ - COBDEMO Program monitor entry IBMCOB 3.2 _ - |-.ANY User monitoring options Active | Symbolic listing file PROTSYM _ |-SLB Source listing breakpoints U023 *** End of data *** PF1 Help 2 Refresh 3 End 4 Return 5 Collapse 6 Expand PF7 Backward 8 Forward 9 10 11 12

    Note: If the Status display does not display, you have not set monitoring correctly. Press PF3 to return to the Source Listing display, and then type MONITOR on the command line or press PF5 to set monitoring. Check the status again before continuing.

  3. Once you have verified that the correct demo program is being monitored, press PF3 to go back to the Source Listing.

    Now exit to CICS using the fastpath entry (=x), as follows:

  4. Type =x in the Source Listing Command field and press Enter. You return to the ITST menu processing.
  5. From the Source Selection Menu, type =x in the Command field and press Enter to exit to CICS.