If we have 100 job steps in JCL and we want to excute steps
only starting from 43 to 50, then how it can be coded in JCL/
Answer Posted / shaik.apsar
While submitting the JCL, use RESTART=Step43.
And from steps 50 step complet i am close the //
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How do you create a temporary dataset?
What are the utility programs in jcl?
How jcl work to handle various input output file operations?
Explain the hierarchy levels in jcl?
How can values be passed from the job stream to an executable program?
In sms datasets, what is the function of the dd avgrec keyword?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
When output dataset space is required, what quantity categories are used?
Are there any set of rules for the names of the steps used in a job?
Is it possible to left uncode disp?
Is acct parameter mandatory?
What do you understand by the terms: joblib and steplib?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
In job processing, what happens in execution stage?
which utility is used to sort a file in jcl?