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

How to resolve S0C7/S0C4 abends


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
skcvasanth

New User


Joined: 27 Jul 2009
Posts: 3
Location: Pune

PostPosted: Tue May 18, 2010 2:32 pm
Reply with quote

Can anyone please explain me in detail how to resolve S0C7/S0C4 abends? or Any links which explains it clearly.

Thanks,
CVR.
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 May 18, 2010 3:08 pm
Reply with quote

You resolve a S0C7 or S0C4 abend the same way you resolve ANY abend. You use the dump to determine which statement caused the abend. You analyze the code to determine why that staement caused the abend. You correct the program so the abend no longer is possible.

If you want specific details, you need to let us know which language you are using -- finding the statement is different in COBOL compared to assembler, for example. Debugging an online program is different than debugging a batch program. Without details like this, all you can get is generic answers.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Need help to resolve a hard edit COBOL Programming 8
This topic is locked: you cannot edit posts or make replies. Need help to resolve a hard edit COBOL Programming 4
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 Batch call online program, EXCI task ... CICS 3
Search our Forums:

Back to Top