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 JCL Procedures?
what is the difference between JES3 and JES2?
What is multithreading in jcl?
What is the function of a dd statement?
What is timing concept in mainframe?
How jcl work to handle various input output file operations?
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.
Give the syntax of job specifying jcl statement.
Define concatenating?
Explain the function of the steplib dd statement?
How can an in-stream dataset be terminated?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How can return codes be tested before execution of a job step?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the use of symbol // in jcl?