How to resolve the soc4 & soc7
other than following answers.
Soc4 can resolved using mispleed dd name and dd name is not
matching with file
and soc7 check the sysdump and copy the offest address then
correct it in the program.
Answer Posted / baskar
S0C4 occurs mainly due to protection exception. It means
when you trying to move a larger variable to a small
variable. Whereas S0C7 is data exception. It occurs when
you try to move a non numeric value to a Numeric variable.
| Is This Answer Correct ? | 109 Yes | 17 No |
Post New Answer View All Answers
Which Search verb is equivalent to PERFORM…VARYING?
how to move the records from file to array table. give with code example
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
what is difference between cobol and cobol/400
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
how do you reference the variable block file formats from cobol programs
Write the code implementing the perform … varying.
In COBOL programming, what is PERFORM? What is VARYING?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is redefines clause in COBOL?
How do you differentiate between cobol and cobol-ii?
how do you reference the printer file formats from cobol programs
What are the various section in data division and briefly explain them.
Write some characteristics of cobol as means of business language.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.