Can there be 2 job statements in a JCL?
If yes what is the purpose of doing tha?
Answer Posted / sroul4
yes we can, but it treats both the job differently,
The file created in one job step can not be used in the
other job steps.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the motivation behind coding class parameter in job statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How can the attributes of one sms dataset be copied to another dataset?
How to alter the parameters for the existing gdg?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What statement can be used to send data to another mvs jes3 node?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How dummy is used in jcl?
How can an in-stream dataset be terminated?
What is the maximum length of a single line of jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is Cataloged Procedures?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the function of dd disp parameter?