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 ??
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / animesh
that can be done in jcl using some utility likkje jhsidate
| Is This Answer Correct ? | 0 Yes | 1 No |
Can you give the sort card to arrange the specific column in the version of GDG.
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
what is the use of IEBGENER utility?
jcl is like a complier....?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
how to allocate a dynamic dataset in jcl ?
How many instream we can write in single jcl?
How can unused space allocation be returned to the system when a dataset is closed?
what is JCL?
wht is sysudump n sysout,sysprint ?