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 examine the instructions that are causing the program to obtain excessive amounts of storage.

  1. Type status on the command line and press Enter.

    CA InterTest for CICS displays the Monitoring Status screen.

    ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑ CA InterTest for CICS V9.1 MONITORING STATUS ‑‑‑‑ COMMAND ===> Type + to expand or ‑ collapse option levels displayed below or R to remove option(s). More: + Option Description Attributes _ ‑ COBDEMO Program monitor entry COBOL | Waiting at breakpoint Task 00083, ABP since 03:50p.m. _ ‑ |‑.ANY User monitoring options Active | Symbolic listing file PROTSYM r |‑MXS Maximum total storage 50000 . . .

  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.