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 the purpose of the dd keylen parameter?
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
Explain the hierarchy levels in jcl?
what is DSN parameter and DISP parameter is used for?
How to do automated restart when a job abend?
Explain how can return codes be tested before execution of a job step?
how to compare two datasets without using superce because output is limited to 133 bytes
i want to store 20 digits . how will u do it in cobol ?
What is the function of dd name parameter with a 2 part structure; audit.report?
Is automatic restart possible in jcl?
Explain the function of dd disp parameter?
Why include statement is used in a jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
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
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?