GDGs can be CREATED (not COPIED) only on DASD and NOT on
tape drives ? Is it True ?
Answer Posted / febvoice
generation of gdg are sequential and can reside on disk or
tape
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the function of a dd statement?
how to compare two datasets without using superce because output is limited to 133 bytes
When output dataset space is required, what quantity categories are used?
What is the syntax of JCL statement?
Explain how can a stopped job be started again?
What is the difference between run mode and addressing mode?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What parameter directs the output of the job log dataset?
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?
How can the submitting users racf authority be overridden in a job stream?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
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 ?
What are steplib and joblib?
Where can program checkpoints be stored for use in a restart?
Is it possible to left uncode disp? If yes, how?