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

ASRA ABEND Please Help


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

New User


Joined: 10 Feb 2009
Posts: 26
Location: chennai

PostPosted: Tue Feb 17, 2009 5:08 pm
Reply with quote

Hi ,

Can i know why this abend occurs...
In intertest it shows near the IDENTIFICATION DIVISION


Error Codes are as follows

CAIN3501 TASK=24093 ABENDED BY CA-INTERTEST, ABEND CODE= , ERROR CODE=25
CAIN3502 PGM=NBRC150 OFFSET=00002DF0 TRANS=SBBM, TERM=dF68.

regards
raki
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Feb 17, 2009 6:03 pm
Reply with quote

raki_new wrote:
Can i know why this abend occurs...
I guess you could, but I can't with this little information.....
Find out exactly what kind of program check this ASRA is.
Look at the dump, find the instruction at and before the PSW address and relate that back to your listing.
Back to top
View user's profile Send private message
raki_new

New User


Joined: 10 Feb 2009
Posts: 26
Location: chennai

PostPosted: Tue Feb 17, 2009 7:33 pm
Reply with quote

Here are listings ..

Invocation parameters:

LIST,XREF,LIB,MAP,NODBCS,MAP,SSRANGE,OFFSET,NOADV,DATA(31),NODYNAM,RENT,RES,



IGYOS4046-I The "RESIDENT" option specification is no longer required.



PROCESS(CBL) statements:

Process rent,nodynam,lib

IGYOS4020-W The "LIST" option was discarded due to option conflict res

invocation parameter took precedence.

IGYOS4020-W The "NSYMBOL(NATIONAL)" option was discarded due to option

compiler invocation parameter took precedence.



Program NBRC400 stopped by CA-InterTest in statement (Offset +031D2)

CAIN3628 Automatic breakpoint; CICS abend intercepted. Abend code = ASRA.

Tran= SBIS from term dF68 monitored as PROG=NBRC400

DFHCOMMAREA length=00131.

Depress PF3 for Source Listing Display.





Contents of relevant storage at address 143DCC:

00000000
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Feb 18, 2009 1:09 am
Reply with quote

Hello,

What is the instruction and the variables used (and their content - which can be found n the dump) at this offest?
Quote:
Program NBRC400 stopped by CA-InterTest in statement (Offset +031D2)
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 ISAM and abend S03B JCL & VSAM 10
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top