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 rules are to be followed while using the corresponding options?
What are the rules of the move verb?
Can we redefine the field of x(200) to less than 200?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
how to convert the recors form vsam file to db2 table tru file aid
How you can characterize tables in cobol?
Define static linking and dynamic linking.
In COBOL programming, what is PERFORM? What is VARYING?
what is search and searchall?what is the diffrence between them?give an best example?
How are the next sentence and continue different from each other?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What do you understand by psb and acb?
What are the different types of condition in cobol and write their forms.
) how do u code after getting data?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.