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
Describe the various parameters utilized in the creation of a gdg?
Explain the purpose of dd * statement in jcl?
What is the use of disp parameter?
what is DSN parameter and DISP parameter is used for?
what operation is performed by job statement?
A dd statement consists of 4 fields. Name them?
what is the purpose of coding notify parameter in job statement?
Explain how can a jobs execution priority be modified?
How jcl is used for testing batch programs?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Is it possible to left uncode disp?
What is the function of //jcllib statement?
Which dd parameters are required?
How can a fb file convert to vb file using sort program?
How to submit a jcl from cics?