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

RESOLVING S0C7 USING ABEND-AID DUMP


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

New User


Joined: 01 Dec 2006
Posts: 4

PostPosted: Wed Jul 04, 2007 10:07 pm
Reply with quote

HI, is there any way to find out where the abend has occured using ABEND-AID DUMP? compiler listing is not available for program.


Thanks in advance
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 Jul 04, 2007 10:22 pm
Reply with quote

Hello,

Abend-aid will show you the address of the problem and the data that caused the 0c7.

If the current compile is not available, i'd suggest compiling the current source with a different load module name and seeing if you can re-create the abend.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Jul 05, 2007 1:03 pm
Reply with quote

Hi,

Try to follow Dicks' suggestion:
Quote:
If the current compile is not available, i'd suggest compiling the current source with a different load module name and seeing if you can re-create the abend.

& have a look on some previous threads on the same topic.
www.ibmmainframes.com/viewtopic.php?t=20421&highlight=s0c7
www.ibmmainframes.com/viewtopic.php?t=21777&highlight=s0c7
www.ibmmainframes.com/viewtopic.php?t=22059&highlight=s0c7
www.ibmmainframes.com/viewtopic.php?t=22208&highlight=s0c7
www.ibmmainframes.com/viewtopic.php?t=10853&highlight=s0c7

If you have some more new queris, please let us know.
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 9
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts S0C7 - Field getting overlayed COBOL Programming 2
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
Search our Forums:

Back to Top