There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answer Posted / check25
cond=(o,le) is also working fine.......
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the use of disp parameter?
What do you understand by the term job time – out and how can you overcome that?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Explain in DD statement what is the use of DCB parameter?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Why include statement is used in a jcl?
what is the difference between JES3 and JES2?
What is condition checking in jcl? Is this possible?
Why block size is multiple of lrecl in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain the function of dd name parameter with a 2 part structure; audit.report?
which parameter is used to check the syntax of a jcl without executing it?