Answer Posted / maveric
GDG is group of datasets that are related to each other functionally.
For Example:-
Processing Payroll, Invoicing regular customers, Income Tax report
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is DSN parameter and DISP parameter is used for?
when does a dataset go uncataloged?
Where can program checkpoints be stored for use in a restart?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Brief description of inline procedure of jcl.
What are the 2 types of parameters in dd statement?
Explain the job statement in jcl?
Explain in DD statement what is the use of DCB parameter?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Is condition checking possible in jcl?
what is the purpose of coding class parameter in job statement?
How does the jcl specify the job to os?
How do you access an uncatalogued dataset in a jcl?
What do you understand by the term notcat 2 – gs?