can we maintain 2 generations with different Lengths in Same
GDG ?
Answer Posted / somalaraju
i told yes,but he asked have u ever tried with this type of
generations in same GDG.
I told that we can provide different lengths while creating
the Generations even they belong to same GDG, but i never get
a chance to do that one.
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
what is the difference between JES3 and JES2?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
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.
Explain in DD statement what is the use of DCB parameter?
what is use of disp parameter in dd statement?
How do you access an uncatalogued dataset in a jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What parameter of the job statement is used to limit the cpu time consumed by the job?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is their any limit for data sets?
Explain how can an in-stream dataset be terminated?
What does a disposition of (new,catlg,keep) for a dsn mean?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the purpose of dd * statement in jcl?
Explain the function of //cntl statement?