if you have big pgm. during compilation is abends with
(soc7)how do you know which line has soc 7 error.
Answer Posted / anu
By using Parm.cobol=test also u can able to identified, on
which line abend is occur.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Explain the function of the steplib dd statement?
What is the function of job statement in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is condition checking possible in jcl? If yes, how?
Explain the function of //cntl statement?
Explain the job statement in jcl?
how you can access an uncataloged dataset in a JCL?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is the compile process of cobol program expalin with code
Define concatenating?
Explain the function of a dd statement?
what is DD statement is used in JCL?
What is the function of dd disp parameter?
List the different components of jcl statement?