Can you execute a PROC from another PROC?
Answer Posted / guest
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does jcl act on code(if you take a cobol program)?
what is the purpose of coding notify parameter in job statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the function of dd name parameter with a 2 part structure; audit.report?
Explain the purpose of the dd keylen parameter?
Name what parameter directs the output of the job log dataset?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the format of comment statement?
What is the function of a dd statement?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
what is use of space parameter in dd statement?
What do you understand by the term notcat 2 – gs?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain the job statement in jcl?