A job has 150 steps i want to execute only 57th step
Answer Posted / prashant singh
We can also use IEBEDIT utility which will be usefull
without editning the original JCL
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you overcome this limitation ?
how you will the direct the data to spool using sysout option?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is the motivation behind coding class parameter in job statement?
what are the statements that are not valid to be included in an include statement?
What do you understand by jcl?
what is the purpose of coding notify parameter in job statement?
what is the use of IEBGENER utility?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How is the record format of an output dataset specified?
Explain the function of dd disp parameter?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How does the jcl specify the job to os?
How gdg are concatenated?