-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Charles Mills Sent: Friday, December 08, 2006 4:38 PM To: [email protected] Subject: Re: How recover from unrecoverable DCB ABEND?
Yes. Charles <snip> Off the top of my head, you may have to use your DCB ABEND exit to set a flag or two. The return and allow the code to ABEND. Meanwhile, you will need to have an ESTAE that will recognize the ABEND and RETRY at the address you decide on. You can then cleanly shutdown anything you need to, including doing CLOSE processing. Later, Steve Thompson ---------------------------------------------------------------------- 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

