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

What is the general procedure to solve a SOC7 error


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

New User


Joined: 22 Jul 2008
Posts: 1
Location: Chennai

PostPosted: Tue Jul 22, 2008 6:07 pm
Reply with quote

What is the general procedure to solve a SOC7 error? I need it in detail.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Jul 22, 2008 6:20 pm
Reply with quote

there is a lot of 'DETAIL' in the forums about soc7's.
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Tue Jul 22, 2008 8:22 pm
Reply with quote

@Dick !

Great, i really love your answers
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Jul 22, 2008 9:25 pm
Reply with quote

I try not to be an asshole, but, the poster has obviously not searched or looked at any of the threads in debugging or cobol.....
Back to top
View user's profile Send private message
roopannamdhari
Warnings : 1

New User


Joined: 14 Sep 2006
Posts: 71
Location: Bangalore

PostPosted: Fri Jul 25, 2008 12:10 pm
Reply with quote

Sanjay,

If compiler having "TEST" option than it will generate line number for Cobol pgm in compilation-outlist as well as displays statement number which causes pgm to abend
in CEEDUMP.

1. F Statement (in ceedump)
2. Take out the statement number
3. Find that statement number in compiler outlist to know which statement causing pgm to abend.

If compiler is using OFFSET than you can consider offset value

Thanks
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 Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Getting Error while trying to establi... DB2 3
Search our Forums:

Back to Top