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 

Abend Analysis

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
ashutosh_agl3
Beginner


Joined: 14 Aug 2003
Posts: 28
Topics: 15

PostPosted: Thu Oct 13, 2005 10:49 am    Post subject: Abend Analysis Reply with quote

I am getting an abend in Production environment and need to provide analysis.

The only information available to me is from Dump which contains information like

[b]Cobol/ZOS program BCMOSP called CICS from offset A1F0 . The run actually
terminated with Abend Code 4092 at address 0002B2BC

The failing instruction is at 259722D2
58C0 90E8 L R12,X'0E8'(,R9)
Operand 1 Length 4 at 000010E4 Address invalid or not in dump [/b]


I also executed AMBLIST on the load for the module to get the load listing.

Can someone suggest how can i combine the above two to get some meaningful information.

I do have source code available for the module though I can not do a compilation of it.
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Thu Oct 13, 2005 10:58 am    Post subject: Reply with quote

Quote:

I do have source code available for the module though I can not do a compilation of it.


Ashutosh,

You need to complie the soruce code to able to map the failing instruction to the actual line number in your code.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ashutosh_agl3
Beginner


Joined: 14 Aug 2003
Posts: 28
Topics: 15

PostPosted: Thu Oct 13, 2005 11:09 am    Post subject: Reply with quote

Assuming i recompile it in some other environment, please let me know the steps to map the instruction with the information in the DUMP.

Is the lisitng obtained from AMBLIST of any use here ?
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Thu Oct 13, 2005 11:46 am    Post subject: Reply with quote

ashutosh_agl3,

Quote:

Assuming i recompile it in some other environment, please let me know the steps to map the instruction with the information in the DUMP.


Please search before posting. This topic has been discussed earlier. check this link

http://www.mvsforums.com/helpboards/viewtopic.php?t=214&highlight=abend

Quote:

Is the lisitng obtained from AMBLIST of any use here ?


Nope

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming 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