How can u know the current date using jcl?
Answer Posted / arun
using DATE function
| Is This Answer Correct ? | 6 Yes | 11 No |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the use of symbol // in jcl?
how can the same proc be re-used and called by many jobs?
Which statement is used to identify the private libraries in job?
What are the jcl procedures?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
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
what happens in execution stage in job processing?
Which dd parameters are required?
How to pass data to a program that is coded in an exec statement?
Name what parameter directs the output of the job log dataset?
How to alter the parameters for the existing gdg?
what is the difference between JES3 and JES2?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What does a disposition of (new,catlg,keep) for a dsn mean?