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 / sainath
whenever sco4 error occurs there are two types are reasons
are there.......
1)Array in subscript size we are assign 5bytes of memory.we
are giving 6bytes of memory on that time soc04 error come.
2)in file concept file record length is 80.when ps record
length is not equal to 80,soc04 error will come.
so plz check out ps & file reclength.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what are decleratives in cobol?
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 the use of outrecord?
) what is the difference between AID and HANDLE AID?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How do u write test cases?
In COBOL, what is the different between index and subscript?
What is the difference between next sentence and continue in cobol programing language?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Give some examples of command terminators?
How you can characterize tables in cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the LINKAGE SECTION used in COBOL?
What rules are followed by the search verb.