Answer Posted / madhavansvce
In JCL we can pass value in parm parameter and received in
cobol in the linkage section by using length and data fields
to be defined in cobol.
| Is This Answer Correct ? | 33 Yes | 4 No |
Post New Answer View All Answers
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what is the purpose of coding class parameter in job statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
when can a job time-out occur? How to overcome that?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is the format of comment statement?
What is the function of the steplib dd statement?
How does the jcl specify the job to os?
What do you understand by the terms: joblib and steplib?
How can the submitting users racf authority be overridden in a job stream?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
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.
How jcl is used for testing batch programs?
what happens in execution stage in job processing?
What is jcl in mainframe?