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

Resolving ASRA


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vickyprodigy

New User


Joined: 18 Jul 2007
Posts: 11
Location: Chennai

PostPosted: Wed Aug 06, 2008 9:37 pm
Reply with quote

Hi I am facing an ASRA issue. I found this in the SPOOL for a CICS region. I am not able to back trace it to where this is happening. Kindly help.


DFHAC2236 08/05/2008 23:54:56 CICSAA11 Transaction H1RE abend ASRA in program SAMPLE1 term WW1. Updates to local
recoverable resources will be backed out. EXCI job = CTGTEST1.*OMVSEX. - PRB1.
Back to top
View user's profile Send private message
rpuhlman

New User


Joined: 11 Jun 2007
Posts: 80
Location: Columbus, Ohio

PostPosted: Wed Aug 06, 2008 9:41 pm
Reply with quote

Vicky,

Quote:
Transaction H1RE abend ASRA in program SAMPLE1


The message gives you the Transaction ID and Program name causing the ASRA.

Rick
Back to top
View user's profile Send private message
vickyprodigy

New User


Joined: 18 Jul 2007
Posts: 11
Location: Chennai

PostPosted: Wed Aug 06, 2008 9:41 pm
Reply with quote

How do i find out where exactly is this happening? please help me out

+DFHSR0001 CICSAA11 An abend (code 0C7/AKEA) has occurred at offset X'FFFFFFFF' in program SAMPLE1.
+DFHME0116 CICSAA11 441
(Module:DFHMEME) CICS symptom string for message DFHSR0001 is
PIDS/5655M1500 LVLS/640 MS/DFHSR0001 RIDS/DFHSRP PTFS/UK05645
AB/S00C7 AB/UAKEA RIDS/SAMPLE1 ADRS/FFFFFFFF
+DFHDU0205 CICSAA11 A SYSTEM DUMP FOR DUMPCODE: SR0001 , WAS SUPPRESSED BY THE DUMP TABLE OPTION FOR THIS
DUMPCODE
IEC031I D37-04,IFG0554P,CICSAA11,CICSAA11,DFHDMPA,A720,FTS000,CICS.TS310.CICSAA11.DFHDMPA
+DFHDU0303I CICSAA11 Transaction Dump Data set DFHDMPA closed.
+DFHDU0304I CICSAA11 Transaction Dump Data set DFHDMPB opened.
+DFHDU0305I CICSTL21 Transaction Dump Data set switched to DFHDMPB
Back to top
View user's profile Send private message
vickyprodigy

New User


Joined: 18 Jul 2007
Posts: 11
Location: Chennai

PostPosted: Wed Aug 06, 2008 9:43 pm
Reply with quote

is it possible to find out the statement from where it is ocurring?
Back to top
View user's profile Send private message
rpuhlman

New User


Joined: 11 Jun 2007
Posts: 80
Location: Columbus, Ohio

PostPosted: Wed Aug 06, 2008 9:49 pm
Reply with quote

Vicky,

Absolutely possible. I've answered this question on the forum before. Search and ye shall receive.

Rick
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts How to check ASRA ABEND CICS 2
No new posts ASRA abend calling Assembler from CICS PL/I & Assembler 13
No new posts Need some help in resolving job abend... JCL & VSAM 2
No new posts Resolving nested symbolic variables i... CLIST & REXX 5
No new posts About ASRA CICS abend handling CICS 8
Search our Forums:

Back to Top