Answer Posted / guest
The JOB, EXEC and DD statement.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
in ways data can be passed to a COBOL program from JCL?
how you will the direct the data to spool using sysout option?
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?
Explain dfsort utility?
How can a fb file convert to vb file using sort program?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Is their any limit for data sets?
Is condition checking possible in jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Must tape dataset definitions include vol=ser specifications?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
define cond parameter in jcl?
Give the syntax of job specifying jcl statement.
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
which utility is used a dummy utility?