Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
Answers were Sorted based on User's Feedback
Answer / manasa
Use cond = only in first step
Then use if/else/then statement for further steps to not execute
| Is This Answer Correct ? | 1 Yes | 1 No |
how to eliminate the duplicates in sorting
Explain about LMMFIND - find a library member
what is the compile process of cobol program expalin with code
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
how would you create a temporary dataset? And where will you use them?
What is the function of job statement in jcl?
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
What parameters can be used to limit the number of records written to a sysout dataset?
how to increase the space of a dataset in instream procedure.
how many max steps can we use in a job? pls answer to my question
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How would you understand error(execution phase)?