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 / ibm
just comment it out the step....
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to submit a jcl from cics?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is the format of comment statement?
Mention the types of job control statements?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is use of dsn parameter in dd statement?
What is the function of dd disp parameter?
is there any way to execute more than one proc in the same exec statement at the same time..?
define cond parameter in jcl?
How can unused space allocation be returned to the system when a dataset is closed?
How can an in-stream dataset be terminated?
Can an individual step be restricted from using all the jobs allowed cpu time?
List the different jcl statements that are not permitted in the procedures?
What are the jcl procedures?
Explain dfsort utility?