how can i code cond parameter in procedures ?
i have a jclk calling a proc which has 10 steps i want to execute
from step 5 to step 10 where can i code restrat parameter or
cond parameter for ths
Answer Posted / shaan
If you want to restart from a particular step from a
cataloged procedure, then type RESTART.PROCSTEPNAME.JOBSTEPNAME.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the function of job statement in jcl?
List the various advantages of using jcl language?
a dd statement has 2 types of parameters. Name them?
Explain in DD statement what is the use of DCB parameter?
what JCL Procedures?
What is the difference between the positional and keyword parameters? Give examples.
which parameter is used to check the syntax of a jcl without executing it?
Can an individual step be restricted from using all the jobs allowed cpu time?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Mention the types of job control statements?
what is JCL?
what is use of dsn parameter in dd statement?
how to compare two datasets without using superce because output is limited to 133 bytes
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
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?