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 / sv
One can either use UT22000 utility to pass the Date else in
program also Date utility can be called and generated.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how you can direct the data to spool using SYSOUT option?
Explain the function of the dd dcb keyword?
What is job control language?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Is condition checking possible in jcl?
What is multithreading in jcl?
Explain the jcl exec statement?
How to do automated restart when a job abend?
What are steplib and joblib?
Explain the purpose of dd * statement in jcl?
How to submit a jcl from cics?
Explain the function of the steplib dd statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams