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
What is the function of dd disp parameter?
What are the 2 types of parameters in dd statement?
What are the parameter we cannot use in procedure?
whats the diff bw the evaluate also and and?
What is the purpose of the dd keylen parameter?
How jcl work to handle various input output file operations?
Is automatic restart possible in jcl?
Describe the various parameters utilized in the creation of a gdg?
What is the function of the steplib dd statement?
what is use of disp parameter in dd statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Explain in DD statement what is the use of DCB parameter?
How can the submitting users racf authority be overridden in a job stream?
how would you create a temporary dataset? And where will you use them?
How to pass data to a program that is coded in an exec statement?