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
What is amode(24)?
What is the LINKAGE SECTION used in COBOL?
how do you reference the esds vsam file formats from cobol programs
What is the difference between comp and comp-3 usage?
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 rrds file formats from cobol programs
Mention the guidelines to write a structured cobol program?
What are declaratives and what are their uses in cobol?
Why would you use find and get rather than to obtain?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is redefines clause in COBOL?
Can a Search can be done on a table with or without Index?
What are different data types in cobol?
How do get the result of your program directly on your pc?
Explain how you can characterize tables in cobol?