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

S0C7: CEE3207S The system detected a data exception


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

New User


Joined: 02 Aug 2006
Posts: 9
Location: noida

PostPosted: Tue Jun 19, 2007 5:34 pm
Reply with quote

Hi i have got an error code S0C7 on my cobol program.
The details in SYSOUT is as follows in spool.
Could u tell me what information i can get from this.
Here is some Offset address.I coud not get anything from it.
The message in spool is -

CEE3207S The system detected a data exception (System Completion Code=0C7).
From compile unit MEM1 at compile unit offset +000003AA at entry offset +000003AA at address 0C60113A.
Back to top
View user's profile Send private message
mkk157

Active User


Joined: 17 May 2006
Posts: 310

PostPosted: Tue Jun 19, 2007 5:42 pm
Reply with quote

Look at the previous link

ibmmainframes.com/viewtopic.php?t=5856&highlight=soc7
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Jun 19, 2007 5:48 pm
Reply with quote

By looking at the procedure map of the compile listing, you can determine what COBOL verb was executing when the S0C7 occured and from that determine what data is bad.
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 How to save SYSLOG as text data via P... All Other Mainframe Topics 2
No new posts Store the data for fixed length COBOL Programming 1
No new posts Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top