Answer Posted / vijay
since version has G0000V00 WE CAN use max 9999
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
What do you understand by jcl?
How do you access an uncatalogued dataset in a jcl?
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?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
how do you access an uncataloged dataset in a jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what is use of space parameter in dd statement?
How can a stopped job be started again?
In job processing, what happens in conversion stage?
What is the function of a dd statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is the function of the steplib dd statement?
How to pass data to a program that is coded in an exec statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Why block size is multiple of lrecl in jcl?