there are 10 steps in jcl how to execute the steps from
step2 to step8 only
Answer Posted / guest
He wants step 1 and 10 should be bypassed and not 9 and 10.
We can use restart parameter
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
Why include statement is used in a jcl?
What are hierarchy levels in jcl?
What is notcat 2 - gs?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
when can a job time-out occur? How to overcome that?
how to compare two datasets without using superce because output is limited to 133 bytes
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How can the disposition of sysout datasets be set for an entire jobstream?
Is automatic restart possible in jcl?
what is the use of JCL?
Explain about LMFREE�free data set from its association with data ID
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
A dd statement consists of 4 fields. Name them?
What is catelog procedure and how many catelog procedure to use in one job?