In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd .
Where do you generate the date ??in cobol or JCL ??
Answer Posted / animesh
that can be done in jcl using some utility likkje jhsidate
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to alter the parameters for the existing gdg?
What is the function of //cntl statement?
Explain the function of job statement in jcl?
Which dd parameters are required?
How does the jcl specify the job to os?
How does jcl act on code(if you take a cobol program)?
In job processing, what happens in conversion stage?
Explain how can a stopped job be started again?
what JCL Procedures?
What happens if both JOBLIB & STEPLIB is specified ?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what happens in conversion stage in job processing?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How can an in-stream dataset be terminated?
Are there any set of rules for the names of the steps used in a job? What are they?