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.
No Answer is Posted For this Question
Be the First to Post Answer
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
how to do automated restart when a job abends?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
how to purge 50 initiators continuously?? console commands??
How dummy is used in jcl?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
wht do u mean by inrec and outrec ?
The maximum number of in-stream procedure you can code in any JCL is ?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program anyone please answer me for above questions. it's very urgent
How can a stopped job be started again?