How to execute 300 steps in a Job?
Answer Posted / gowthami
we need to split the jcl into two jcls, at the end of first jcl check the condition code and initiate the second jcl.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the job statement in jcl?
What parameter directs the output of the job log dataset?
Explain how can an in-stream dataset be terminated?
What is the function of //jcllib statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Is there any command to check wether the ps file is in sorted order?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how do you access an uncataloged dataset in a jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How can the attributes of one sms dataset be copied to another dataset?
What is jcl in mainframe?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?