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 / amit tomer
to resolve soc7, go to spool, check sysdump and copy offset
value,than come to jcl,in command line type F Offset value
then press f5 ,u will get location where the error, then
correct it..
| Is This Answer Correct ? | 26 Yes | 6 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is report-item in COBOL?
What is the difference between perform … with test after and perform … with test before?
how to refer the data field?
) what is the difference between AID and HANDLE AID?
What are literals?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the Purpose of Pointer in the string?
Mention the guidelines to write a structured cobol program?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
When is inspect verb is used in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Explain what you understand by passing by value.
How do we get current date from system with century in COBOL?