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
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Which division and paragraphs are mandatory for a COBOL program?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is the difference between goback, stop run and exit program in cobol?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Write a program that uses move corresponding.
What is perform what is varying?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the usage of comp fields in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What rules are followed by the search verb.
) How do u handle errors in BMS macro?
What the difference is between continue and next sentence?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?