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

Identifying the abended program


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

New User


Joined: 06 Nov 2006
Posts: 27
Location: Montreal

PostPosted: Tue Mar 15, 2011 11:54 am
Reply with quote

Hi,

My load is a composite load contains around 30-40 programs in a single load. I got a user abend (u600) But I searched my programs, almost in most of the programs same abend code is used. In this case how can I identify which program is abended? I only have load module name at the time of abend and offset at the dump. With this offset in which program I have to search? Please provide insight..

Thanks in advance.

Regards,
Ganapathy
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8697
Location: Dubuque, Iowa, USA

PostPosted: Tue Mar 15, 2011 3:14 pm
Reply with quote

If the dump has a calling sequence, or a save area trace, you can find the program with the problem by looking at the last program invoked.
Back to top
View user's profile Send private message
ganasrinivasan

New User


Joined: 06 Nov 2006
Posts: 27
Location: Montreal

PostPosted: Tue Mar 15, 2011 6:20 pm
Reply with quote

Thanks Robert..I could find the save area trace in my dump and got the abended program. Thank you very much
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8697
Location: Dubuque, Iowa, USA

PostPosted: Tue Mar 15, 2011 6:33 pm
Reply with quote

Glad to hear it helped.
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 Using API Gateway from CICS program CICS 0
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top