Previous Topic: Option 05: How to Test a Composite ModuleNext Topic: Set Composite Support


Abend the Task

When your program is stopped at a breakpoint, you can abend the task rather than resume execution.

  1. Type abend in the Command line of the Breakpoint display, and press Enter.

    Note: This is the same as selecting option 3 Abend, from the Breakpoint Menu. Because you do not need a dump, you do not need to type an abend code.

    The following screen appears.

    ‑‑‑‑‑‑‑‑‑‑‑‑CA InterTest for CICS Release 9.1.00 ABEND BREAKPOINTED TASK ‑‑‑‑‑‑‑‑‑‑‑‑‑‑‑ COMMAND ===> Type an abend code, then press ENTER. Abend Code ____ Abend code options are: blanks Normal abend, no dump XXXX Abend exits cancelled, no dump your code Your abend code, dump taken . . .

  2. Press Enter.

    CICS informs you the task has been abended.

  3. Press Clear.