Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
AEYH Abend in CICS region

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
Arun6578

New User


Joined: 23 Jul 2007
Posts: 4
Location: CBE

PostPosted: Fri May 02, 2008 1:04 am    Post subject: AEYH Abend in CICS region
Reply with quote

I have multiple regions in place which has similar programs. We recently faced a issue which thrown AEYH ABEND in of the region. All the TSQ and TDQ are perfectly handled in our programs. But i am not sure how it occurred. I am not able to replicate the issue again. After restarting my CICS region it worked fine. I am not Root cause for this AEYH abend. Can anyone help me?
Back to top
View user's profile Send private message
References
PostPosted: Fri May 02, 2008 1:04 am    Post subject: Re: AEYH Abend in CICS region Reply with quote

CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1003
Location: At my desk

PostPosted: Fri May 02, 2008 1:21 am    Post subject:
Reply with quote

It's QIDERR, follow the Manual's instructions and look up the the needed data. You are the only one here that has that data.....
Problem Determination: The function code of the command that produced the exceptional response and the response code can be found in the EXEC interface block (EIB). The EIB is part of a larger control block, used by DFHEIP, known as the EXEC interface storage block (EIS). The EIS is addressed by the TCAEISA, which is the system part of the TCA + X'90' The EIB is pointed to from the EIS + X'8'.
The function code may be located at offset X'1B' in the EIB while the response codes may be one of the following at the given offsets:
EIBRCODE at X'1D'
EIBRESP at X'4C'
EIBRESP2 at X'50'
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1