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
Explain how can an in-stream dataset be terminated?
What is concatenating?
how do you access an uncataloged dataset in a jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Are there any set of rules for the names of the steps used in a job? What are they?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
In sms datasets, what is the function of the dd avgrec keyword?
define cond parameter in jcl?
Explain about LMQUERY�give a dialog information about a data set
Name what parameter directs the output of the job log dataset?
what is use of dcb parameter in dd statement?
what sort card you will use to copy the data from one dataset to another dataset?
In job processing, what happens in execution stage?
How jcl work to handle various input output file operations?
What is the function of the steplib dd statement?