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 / sandeep
S0C4 occurs mainly due to protection exception. It means
when you are using subcripts for example my subsripts range
is 11 but I am trying 12 & your compiler option is ssrange
you got soc4 error.
| Is This Answer Correct ? | 57 Yes | 6 No |
Post New Answer View All Answers
Explain about different table spaces.
A table has two indexes defined. Which one will be used by the SEARCH?
what is the difference between COBOL2 AND COBOL390?
Which Search verb is equivalent to PERFORM…VARYING?
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
Write a program to explain size error.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Are you comfortable in cobol or jcl?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
what are decleratives in cobol?
What are the rules of the move verb?
how to access the file from prodution from changeman tool and to submit a file to production
how can i see junk values in dclgen or in hostvariable of comp ?
how do you define single dimensional array and multidimensional array in your cobol?
What is cobol?