If I understand what you're saying, you want to treat being CANCELed like a message to recycle your subtask. That will not work. An ESTAE recovery routine isn't allowed to retry for a CANCEL. All sorts of things happen with RTM for a cancel, and trying to continue running isn't a viable option.
The jobstep is on the gurney with the needle in its arm, awaiting only its last wor... sas On Thu, Jul 30, 2020 at 1:42 PM Charles Mills <[email protected]> wrote: > ... > I want to add logic such that if the batch program user cancels (CANCEL > ABEND S222) the batch program it similarly cancels the UNIX program and > attaches another. I have an ESTAEX exit that catches the ABEND Sx22 and > does > the DETACH and ATTACH. > ... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
