Answer Posted / guest
A model dataset label is a pattern for the dataset label
created for any dataset named as a part of the GDG group.
The system needs an existing dataset to serve as a model to
supply the DCB parameters for the generation data group one
wishes to create. The model dataset label must be cataloged.
The model DSCB name is placed on the DCB parameter on the DD
statement that creates the generation data group.
| Is This Answer Correct ? | 14 Yes | 9 No |
Post New Answer View All Answers
How jcl is used for testing batch programs?
What is the significance of addrspc parameter in exec statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
which parameter is use to declare the name of dataset in dd statement?
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 is the function of a dd statement?
Name what parameter directs the output of the job log dataset?
Explain dfsort utility?
whats the diff bw the evaluate also and and?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Is it possible to left uncode disp?
when does a dataset go uncataloged?
Explain how can the attributes of one sms dataset be copied to another dataset?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How do you access an uncatalogued dataset in a jcl?