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 |
What is COND=ONLY ?
what is the use of JCL?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
7 Answers Cognizant, IBM, IGT,
How do you submit a JCL under CICS environment ?
Brief description of inline procedure of jcl.
which utility is used a dummy utility?
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
Which storage devices are grouped under DASD and SYSDA ?
How can we increment subscript and index?
what is DD statement is used in JCL?