How can u know the current date using jcl?
Answer Posted / arpan kumar
by using cobol program we can know that current date of jcl
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
write a jcl to execute a job by 7:00 am on jan 20,1986?
Why block size is multiple of lrecl in jcl?
which parameter is used to check the syntax of a jcl without executing it?
A dd statement consists of 4 fields. Name them?
What are some jcl statements that are not allowed in procedures?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How can unused space allocation be returned to the system when a dataset is closed?
Explain in DD statement what is the use of DCB parameter?
Is their any limit for data sets?
When output dataset space is required, what quantity categories are used?
Describe the various parameters utilized in the creation of a gdg?
What is the significance of addrspc parameter in the exec statement?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the function of job statement in jcl?