What will happen if we write two STOP RUN's in a COBOL
program?
Answer Posted / guest
end of the execution
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain the function of a dd statement?
How would you understand error(execution phase)?
Differentiate between the joblib and the steplib statements?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
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.
what is “Cond= even” and “Cond=only”?
How to submit a jcl from cics?
What is the function of dd name parameter with a 2 part structure; audit.report?
Brief description of inline procedure of jcl.
what is the compile process of cobol program expalin with code
what is use of disp parameter in dd statement?
what is the use of JCL?
Is it possible to left uncode disp?
How do you submit a job for execution?