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

How To resolve S0C7 with XPEDITOR


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

New User


Joined: 21 Oct 2003
Posts: 45

PostPosted: Mon Feb 16, 2004 8:11 pm
Reply with quote

How To resolve S0C7 with XPEDITOR?

Vamsee.
Back to top
View user's profile Send private message
franclin

New User


Joined: 23 May 2003
Posts: 11
Location: Chennai, India

PostPosted: Tue Feb 17, 2004 1:30 pm
Reply with quote

Hi
The s0c7 is a DATA Exception error.
mainly occurs the following conditions

DECIMAL DATA IS INCORRECT OR IMPROPERLY OVERLAPPED OR NOT VALIDLY INITIALIZED.
--POSSIBLE CAUSE--
SUBSCRIPT ERROR,
REFERENCED BEYOND TABLE COBOL
WORKING STORAGE NOT INITIALIZED-
BAD DATA
SHOULD CHECK DATA FOR ERRORS
GARBAGE IN A FIELD BEING TESTED OR DISPLAYED
MOVE ZEROES TO GROUP LEVEL IS DISPLAY
HAD SUBLEVELS THAT WERE NOT
PERIOD MISSING AFTER IMPERATIVE STATEMENTS WITHIN AT END CLAUSE
BINARY FIELD IN AN ARITHMETIC OPERATION IS NOT LARGE ENOUGH TO ACCEPT RESULT
Back to top
View user's profile Send private message
raviprasath_kp
Warnings : 1

New User


Joined: 20 Feb 2005
Posts: 65
Location: chennai

PostPosted: Sun Oct 08, 2006 8:34 pm
Reply with quote

for spool area u can find the cobol offset value
and you can check the dataname by hexlock
command
Back to top
View user's profile Send private message
udaynimje

New User


Joined: 09 Oct 2006
Posts: 6
Location: pume maharashtra India

PostPosted: Mon Oct 09, 2006 12:00 pm
Reply with quote

hi francis suman icon_biggrin.gif
thanks for this information.
its really valuable for toddler like me.
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 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 S0C7 - Field getting overlayed COBOL Programming 2
No new posts How to resolve SYNCH15! & SYNCH16... Compuware & Other Tools 0
No new posts S0C7 abend while running a Cobol Program COBOL Programming 2
Search our Forums:

Back to Top