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
I need exexution process for JCL programs
What is the function of //cntl statement?
Brief description of inline procedure of jcl.
Describe the various parameters utilized in the creation of a gdg?
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' ?
What is the difference between run mode and addressing mode?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Is it possible to left uncode disp? If yes, how?
Explain dd statement in jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain how can a stopped job be started again?
What is the significance of addrspc parameter in the exec statement?
what is JCL?
Explain how can an in-stream dataset be terminated?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?