MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ASRA and HANDLE ABEND

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
linkingpark
Beginner


Joined: 07 Mar 2003
Posts: 4
Topics: 2

PostPosted: Fri Mar 07, 2003 5:20 am    Post subject: ASRA and HANDLE ABEND Reply with quote

I'd like to know why ASRA abend is not caught by the HANDLE ABEND.
What are all the types of ABENDS can it handle then?
Back to top
View user's profile Send private message
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Sun Mar 09, 2003 11:27 pm    Post subject: Reply with quote

linkingpark,

Go through this link if you have not gone through it before. Although it does not specifically address ASRA, but it does talk about some abends being not intercepted by the HANDLE ABEND command.

May prove useful to you.

http://www.transarc.ibm.com/Library/documentation/txseries/4.2/aix/en_US/html/erzhai/erzhai37.htm

Regards,
Manas
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
linkingpark
Beginner


Joined: 07 Mar 2003
Posts: 4
Topics: 2

PostPosted: Mon Mar 10, 2003 10:58 pm    Post subject: Reply with quote

Thanks Manas. I've found out the answer....The HANDLE ABEND can catch all Abends except S0C Abends and ASRA is one such Abend which cannot be handled by HANDLE ABEND.
Back to top
View user's profile Send private message
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Mon Mar 10, 2003 11:47 pm    Post subject: Reply with quote

linkingpark,

I knew beforehand that HANDLE ABEND cannot handle SOC abends. Infact no CICS handle commands like HANDLE CONDITION, HANDLE ABEND or IGNORE CONDITION can intercept SOC abends because of the fact that they are not CICS command errors but COBOL abends. But ASRA is a abend issued by CICS. The reason may be data exception but it is distinctly different from SOC, which is a COBOL abend.
I am still not sure on why CICS cannot intercept this ASRA abend. maybe somebody else can throw a little light on this.

Regards,
Manas
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Tue Mar 11, 2003 2:29 am    Post subject: Reply with quote

I read somewhere, unfortunately that link is not working, that HANDLE ABEND cannot handle ASRA caused due to segmentation violation. But didn't find any topic mentioning that it cannot handle ASRA at all.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group