there are 10 steps in jcl how to execute the steps from
step2 to step8 only
Answer Posted / sai
Hi,
CODE THE CONDITION PARAMETER COND=
(0,LE) IN THE STEPS THAT WE DONT WANT TO EXECUTE
Regards
Sai
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What do you understand by the terms: joblib and steplib?
what are the statements that are not valid to be included in an include statement?
how can the same proc be re-used and called by many jobs?
which utility is used to run a cobol-db2 program?
What is Cataloged Procedures?
A dd statement consists of 4 fields. Name them?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Name a few IBM utility programs, and explain its function.
how you can access an uncataloged dataset in a JCL?
What is the difference between the positional and keyword parameters? Give examples.
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
what is the purpose of coding class parameter in job statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Explain in DD statement what is the use of DCB parameter?
if the submitter of a job wants to inform another user about the job completion, how can it be done?