You could also get a similar DFHAP0001 message, depending on some of your CICS options such as storage protection.
Mike Giaquinto AVP/Principal Engineer, Wells Fargo CICS Engineering -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Charles Mills Sent: Monday, October 21, 2013 9:39 AM To: [email protected] Subject: Re: Catching CICS Transaction ABENDs? PERFECT answer. Thanks, Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Richard Peurifoy Sent: Monday, October 21, 2013 9:24 AM To: [email protected] Subject: Re: Catching CICS Transaction ABENDs? On 10/21/2013 11:03 AM, Charles Mills wrote: > Thanks. Might do so. It's not so much "handling" as just being > notified of ABENDs programmatically. Charles, You will get a message similar to: +DFHSR0001 aaaaaaaa An abend (code 0C7/AKEA) has occurred at offset X'FFFFFFFF' in program pppppppp. where aaaaaaaa is the VTAM APPLID and pppppppp is the CICS program. Unless it is suppressed this will be in the CICS JOBLOG and SYSLOG/OPERLOG. -- Richard ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
