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
How do you create a temporary dataset?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the function of the steplib dd statement?
What is the significance of addrspc parameter in exec statement?
what is SOC4 error?
Can I send output of job to my remote device careerride123?
Where & How Do You Code Identifier In Jcl?
Why include statement is used in a jcl?
how JCL works?
how you will the direct the data to spool using sysout option?
what is use of dcb parameter in dd statement?
How can values be passed from the job stream to an executable program?
a dd statement has 2 types of parameters. Name them?
How can a stopped job be started again?
What does a disposition of (new,catlg,keep) for a dsn mean?