Previous Topic: Limit Acquisition of StorageNext Topic: Demo Program Completes Execution


Remove the MXS Option

Now you can remove the MXS option so that the demo program continues executing. If this were your own program, you would want to examine the instructions that are causing the program to obtain excessive amounts of storage.

  1. Press PF12, or type status on the command line and press Enter.

    The Monitoring Status screen appears.

    --------------- CA InterTest for CICS Release 9.1.00 MONITORING STATUS ---------------- COMMAND ===> Type + to expand or - collapse option levels displayed below, or R to remove option(s). More: + Option Description Attributes _ - PLIDEMO Program monitor entry PL/I | Waiting at breakpoint Task 00087, ABP since 01:13 p.m. _ - |-.ANY User monitoring options Active | Symbolic listing file PROTSYM r |-MXS Maximum total storage 135000 . . .

  2. Remove the MXS option by typing an r next to the MXS breakpoint's entry and pressing Enter.

    CA InterTest for CICS removes the breakpoint.

  3. Press PF3 to return to the Source Listing Breakpoint screen.