What is model dataset label(Model DSCB)?
Answer / 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 |
Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
Min no of member?s (PDS) in one directory block?
If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
How can a fb file convert to vb file using sort program?
I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??
9 Answers IBM, Infosys, TCS, Xansa, Xchanging,
If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Can you execute a PROC from another PROC?
Describe the EXEC statement, its meaning, syntax and keywords?
What is DYNAMBR in jcl?
What is the function of a dd statement?