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
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
When space is allocated for an output dataset, what units can be used?
Explain how can an in-stream dataset be terminated?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is the function of dd name parameter with a 2 part structure; audit.report?
What dd statement is used to supply the name of a dataset?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What are the parameter we cannot use in procedure?
Is condition checking possible in jcl?
Can we use DISP=SHR in output file in JCL
What is the use of symbol // in jcl?
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?
What do you understand by the terms: joblib and steplib?