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 |
Name a few IBM utility programs, and explain its function.
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
What is the significance of addrspc parameter in exec statement?
In sms datasets, what is the function of the dd avgrec keyword?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
Can you give the sort card to arrange the specific column in the version of GDG.
A statement about PROCs is " In PROCs, Symbolic Parameters can be assigned on PROC and EXEC", BUT On which EXEC, (i) On the JCL's EXEC which is calling to PROC1. (Inside JCL, EXEC PROC1) (ii) or On the PROC's EXEC where it calls the PGM1. (Inside PROC, EXEC PGM=PGM1)
How to alter the parameters for the existing gdg?
Explain about LMINIT - generate a data ID for a data set
wht is the d/f between positional parameter n keyword parameter ?
How can values be passed from the job stream to an executable program?
What is a Generation Data Group (GDG)?