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
Is it possible to define dd statements as you want?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is use of disp parameter in dd statement?
What are the parameters that are used in creating a gdg?
For what purpose steplib and joblib are used ?
Explain how can a jobs execution priority be modified?
List the various advantages of using jcl language?
Is condition checking possible in jcl? If yes, how?
Is it possible to left uncode disp? If yes, how?
which utility is used to sort a file in jcl?
What are the 2 types of parameters in dd statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Why include statement is used in a jcl?
a dd statement has 2 types of parameters. Name them?
how to run batch program without jcl?