Suppose I have Five Steps in PROC In this Case I want to
Execute third Step in PROC using Main JCL don't use any COND
Explain with Coding Thanks & Regards
SHREE
Answer Posted / guest
Thru CA7 we can restart the job from the step wherever you
want.First RUNH,JOB=JOBNAME after that XQ,JOB=JOBNAME Give
F in front of the job in the left side after that mention
the step name and put X in front of that left side and hit
enter.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
How can the attributes of one sms dataset be copied to another dataset?
a dd statement has 2 types of parameters. Name them?
List the various advantages of using jcl language?
What is the function of the dd avgrec keyword in sms datasets?
which parameter is used to check the syntax of a jcl without executing it?
What do you understand by the terms: joblib and steplib?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
how do you code a null statement?
Explain the function of //cntl statement?
Why include statement is used in a jcl?
What do you understand by the term job time – out and how can you overcome that?
which parameter is use to declare the name of dataset in dd statement?
Explain in DD statement what is the use of DCB parameter?
What are the utility programs in jcl?