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

Way to resolve the SOC7


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

New User


Joined: 18 Oct 2006
Posts: 7
Location: bangalore

PostPosted: Mon Nov 27, 2006 7:34 am
Reply with quote

hi friends

can anybody explain the easiest way to resolve the SOC7

and that shoud be some what shortcut method

regards

Madhu
Back to top
View user's profile Send private message
vijay_bn79

New User


Joined: 20 Nov 2006
Posts: 48
Location: Hyderabad

PostPosted: Mon Nov 27, 2006 9:49 am
Reply with quote

Hi..,

When we get SOC7 it will give you the statement line number and the program name

Go to compile listing of that program(Job) and check the Statement line number and verify the variable

Usually SOC7 will arises :-
when we are not initialized the variables
when we try to move Character variable to Numeric variable
when we try to do arithmetic operation on Character variable with Numeric variable and
when the input data having junk values
Back to top
View user's profile Send private message
madhumr
Warnings : 1

New User


Joined: 18 Oct 2006
Posts: 7
Location: bangalore

PostPosted: Mon Nov 27, 2006 11:49 am
Reply with quote

hi

can anybody explain me the main difference between subscript and index

WARNING: START A NEW TOPIC
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 SOC7 error with DFSORT DFSORT/ICETOOL 9
No new posts How to resolve SYNCH15! & SYNCH16... Compuware & Other Tools 0
No new posts How to resolve sqlcode of CALL ATTACH... DB2 3
Search our Forums:

Back to Top