suppose i have 10 job steps and i want to execute only step
6.How to write?
Answer Posted / manish
code cond=only on first 5 steps, leave step no 6, and from step 7 to step10 code cond=(0,LE)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What are the jcl procedures?
How can a fb file convert to vb file using sort program?
in ways data can be passed to a COBOL program from JCL?
Can we call instream to catalog and catalog to instream?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is condition checking possible in jcl? If yes, how?
What is the function of //jcllib statement?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
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.
Matching Logic in Jcl not in cobol.Could any one please answer this question
How can the submitting users racf authority be overridden in a job stream?
How does jcl act on a cobol code?
What are the parameters that are used in creating a gdg?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?