how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
IBM,
1408a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
IBM,
1 2607what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
IBM,
1225a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
IBM,
1087
Describe the various parameters utilized in the creation of a gdg?
What are the jcl procedures?
Explain the function of the dd dcb keyword?
Explain the function of //cntl statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is the syntax of JCL statement?
How to run cobol program using jcl?
Explain the function of job statement in jcl?
How can the submitting users racf authority be overridden in a job stream?
Explain the purpose of dd * statement in jcl?
How jcl is used for testing batch programs?
what is use of disp parameter in dd statement?
In job processing, what happens in execution stage?
What is the motivation behind coding class parameter in job statement?
What is the maximum length of a single line of jcl?