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

How to solve S0C7 abend


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Mariraj

New User


Joined: 09 Jul 2007
Posts: 59
Location: Chennai

PostPosted: Mon May 26, 2008 3:41 pm
Reply with quote

I am getting S0C7 abend.
It is giving some offset address. But I am not sure about the significance of this offset address.
It would be of great help if someone can help me on this.
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Mon May 26, 2008 3:48 pm
Reply with quote

Mariraj wrote:
I am getting S0C7 abend.
It is giving some offset address. But I am not sure about the significance of this offset address.
It would be of great help if someone can help me on this.


SOC7 abend had been answered many times in the ofrum.Pls do a search u will get plenty of solutions.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Mon May 26, 2008 3:56 pm
Reply with quote

Mariraj wrote:
I am getting S0C7 abend.
It is giving some offset address. But I am not sure about the significance of this offset address.
The offset address is the dispacement into your program, look at the compile listing to find the actual line of code that is abending. S0C7 is caused by bad data.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


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

PostPosted: Mon May 26, 2008 6:58 pm
Reply with quote

Hi,

As suggested this has been discussed many times, some of such threads are here for your reference:

www.ibmmainframes.com/viewtopic.php?t=10853&highlight=s0c7
www.ibmmainframes.com/viewtopic.php?t=29198&highlight=s0c7
www.ibmmainframes.com/viewtopic.php?t=29940&highlight=s0c7
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Mon May 26, 2008 9:13 pm
Reply with quote

Mari,

As suggested take a look at those already discussed topics.

If your site has abendaid installed and if the report is written then you can very well find the actual values stored in all the fields at the time of abend. This would give a clear picture of which field is causing the abend.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 10
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