Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a GDG? How is it referenced? How is it defined? What
is a MODELDSCB?

Answers were Sorted based on User's Feedback



What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?..

Answer / krithiga hari

Generation Data Groups or GDGs are a group of data sets
which are related to each other chronologically and
functionally.
Generation 0 references the current generation.
Generation -1 references the generation just before the
current generation.
Generation +1 references the generation just after the
current generation.
MODELDSCB is a model prototype which contains the
specification for the DCB subparameters for all data sets
that will belong to the GDG. Each time a data set belonging
to that GDG is created, it will use the DCB subparameters
specified in the model prototype.

Is This Answer Correct ?    4 Yes 0 No

What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?..

Answer / guest

GDG stands for generation data group. It is a dataset with
versions that can be referenced absolutely or relatively. It
is defined by an IDCAMS define generation datagroup execution.

Is This Answer Correct ?    1 Yes 0 No

What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?..

Answer / guest

GDG is Generation data groups to maintain versions of a
file.It can be daily, monthly or early. This will be
created using IDCAMS with no of version of the GDG.
MODELDSCB is the one we can use some other GDG as a model
to create a new GDG.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?

7 Answers  


diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)

4 Answers   RBS,


Can comments be specified at the very beginning of a jobcard? Will the JCL execute?

3 Answers  


When will we need to specify Space parameter ?

3 Answers   Wipro,


There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?

11 Answers   IBM,


what operation is performed by job statement?

0 Answers   IBM,


How to search strings in multiple dataset with conditions 'string1 & string2'?

1 Answers   IBM,


Can an individual step be restricted from using all the jobs allowed cpu time?

0 Answers  


Hi, Say I have 10 flat files and I want to copy all these 10 flat files to a GDG versions flat files (I have GDG base: FDWS01.TEST.RESTORE) in one shot. Can we do that in one shot using a JCL. May be by using IEBGENER. It's a bit urgent. So anyone's fast rely would be appreciated.. Thanks in advance.. 10 flat files ----------------------------------- FDWS01.SUB.RESTORE1 FDWS01.SUB.RESTORE2 FDWS01.SUB.RESTORE3 ; ; FDWS01.SUB.RESTORE10 TO GDG versions ----------------------- FDWS01.TEST.RESTORE.G0001V00 FDWS01.TEST.RESTORE.G0002V00 FDWS01.TEST.RESTORE.G0003V00 ; ; FDWS01.TEST.RESTORE.G0010V00

2 Answers  


How do you submit JCL via a Cobol program?

2 Answers   Cap Gemini,


Describe the DD statement, its meaning, syntax and keywords?

2 Answers  


A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?

4 Answers   IBM,


Categories