How can u know the current date using jcl?
Answers were Sorted based on User's Feedback
Answer / arpan kumar
by using cobol program we can know that current date of jcl
| Is This Answer Correct ? | 5 Yes | 3 No |
what is the meaning of keyword in jcl?what is is opposite?
How to ALTER the name of a GDG ?
What are the parameters that are used in creating a gdg?
How to find out the number of records in a file using JCL
Are there any set of rules for the names of the steps used in a job?
Can we give two user name in NOTIFY parameter in JOBCARD
What is one line to pass PARM from JCL to COBOL?
How can the disposition of sysout datasets be set for an entire jobstream?
How can an in-stream dataset be terminated?
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
what are the statements that are not valid to be included in an include statement?
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?