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: 8700
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: 8700
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 All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts After newcopy the CICS program user f... CICS 7
No new posts Starting a CICS Transaction from a Th... CICS 0
No new posts Problem moving a cobol program into E... COBOL Programming 3
No new posts Error to invoke MPP program through B... IMS DB/DC 4
No new posts Using API Gateway from CICS program CICS 0
Search our Forums:


Back to Top