in production region 100 steps are running,but i need to
run only step5 without changing code how can i do it?
Answer Posted / kiran
U can use IebEdit utility
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
in ways data can be passed to a COBOL program from JCL?
how you can direct the data to spool using SYSOUT option?
What are the rules employed while naming the steps in a job?
what are the statements that are not valid to be included in an include statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Which statement is used to identify the private libraries in job?
What are the 4 fields in dd statement?
Explain how can a jobs execution priority be modified?
In sms datasets, what is the function of the dd avgrec keyword?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is use of dsn parameter in dd statement?
What do you know about jcl?
What is the function of //jcllib statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How jcl is used for testing batch programs?