How to resolve the soc4 and soc7 errors?
Answer Posted / nagappa
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.
Is This Answer Correct ? | 8 Yes | 19 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Have you used comp and comp-3 in your project? And how?
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between comp and comp-3?
what are decleratives in cobol?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
When is inspect verb is used in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
what happens if parmparameter passes zero bytes to the program
What type of SDLC u followed? Why?
How do you reference the fixed block file formats from cobol programs