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 / udhay
We can give RESTART=PROCNAME.STEPNAME the job card of the
main jcl
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
Explain how can return codes be tested before execution of a job step?
Explain the purpose of the dd keylen parameter?
what is a jcl?
Is there any command to check wether the ps file is in sorted order?
Explain dfsort utility?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
how can the same proc be re-used and called by many jobs?
how would you create a temporary dataset? And where will you use them?
When output dataset space is required, what quantity categories are used?
What is the purpose of dd * statement in jcl?
which parameter is use to declare the name of dataset in dd statement?
What is the use of disp parameter?
How can a stopped job be started again?
What is the syntax of JCL statement?