As IEFBR14 is a frontend to SVC 99 (allocation), SVC 13 (abend) is the 
frontend to RTM.  It's a way to stop things in their tracks when fubar is 
detected.

In an online program (either cics or vtam) it is a good way to begin to 
attempt recovery when storage corruption or resource usage out of range is 
detected.

In a batch stream if a file allocation fails, recovery usually requires 
intervention by carbon-based recovery routines.  We have a program whose 
sole purpose is to abend when a non-zero rc is detected, usually after 
IDCAMS.

Another use for an abend is to fail a job when recovery-by-waiting exceeds 
a predetermined limit.  We use this to cover for failures by the 
automation system to react to "rules" in a timely manner.

IBM Mainframe Discussion List <[email protected]> wrote on 04/16/2007 
11:22:57 AM:

> On the z/OS side, consider that OPEN has (yet, after 4 decades) no
> way to report an error to the caller other than "just crashing".
> 
> -- gil

-----------------------------------------
The information contained in this communication (including any
attachments hereto) is confidential and is intended solely for the
personal and confidential use of the individual or entity to whom
it is addressed. The information may also constitute a legally
privileged confidential communication. If the reader of this
message is not the intended recipient or an agent responsible for
delivering it to the intended recipient, you are hereby notified
that you have received this communication in error and that any
review, dissemination, copying, or unauthorized use of this
information, or the taking of any action in reliance on the
contents of this information is strictly prohibited. If you have
received this communication in error, please notify us immediately
by e-mail, and delete the original message. Thank you

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to