How to execute 300 steps in a Job?
Answer Posted / sunil
i think it might be possible by using procdure.
we have write more than 255 step by using proc.And proc
step also included on that.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
what sort card you will use to copy the data from one dataset to another dataset?
is there any way to execute more than one proc in the same exec statement at the same time..?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Are there any set of rules for the names of the steps used in a job?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
In job processing, what happens in execution stage?
When output dataset space is required, what quantity categories are used?
write a jcl to execute a job by 7:00 am on jan 20,1986?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are hierarchy levels in jcl?
How to submit jcl through a cobol program?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the function of dd disp parameter?
Explain how can an in-stream dataset be terminated?
What is timing concept in mainframe?