IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

steps to solve ASRA abends


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
muneer

New User


Joined: 06 Mar 2006
Posts: 3

PostPosted: Mon Apr 24, 2006 3:32 pm
Reply with quote

can any one explain clearly different steps involved in solving

cics asra abend
Back to top
View user's profile Send private message
mallikiran

New User


Joined: 07 Sep 2005
Posts: 49

PostPosted: Mon Apr 24, 2006 6:41 pm
Reply with quote

ASRA can occur either because of data exception (S0C7) and area exception (S0C4). Once you know which of these it is, solving it is similar to solving either of these abends in a batch program.

To identify the abending instruction, you may use Intertest, Expeditor or other similar tools or use the dump to identify the instruction.

Unfortunately, the answer to your question cannot be as generic as the question is. If you need more help, specific details will be helpful.
Back to top
View user's profile Send private message
som_infotech

New User


Joined: 25 Feb 2006
Posts: 38
Location: chennai-india

PostPosted: Mon Jun 12, 2006 11:53 pm
Reply with quote

actually asra abend occurs when ever u move empty value to the output variables of map or moving a unmatched value u may defined it as num in map and if u move alphabet it shows error
if i am wrong please inform me too..
Back to top
View user's profile Send private message
satish1978

New User


Joined: 22 Jun 2006
Posts: 13
Location: mumbai

PostPosted: Wed Oct 11, 2006 11:57 am
Reply with quote

how can I solve asra abend using Intertest toll

for intertest i know
5 Dump analysis
1 analysis
Dump
source name[
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts CA7 deleting files in steps after job... CA Products 4
No new posts Batch call online program, EXCI task ... CICS 3
No new posts how to solve this power failure shutd... ABENDS & Debugging 5
No new posts Any idea about how to solve 3022 aben... IMS DB/DC 3
No new posts Identify the count from two diffrent ... DFSORT/ICETOOL 19
Search our Forums:

Back to Top