|
|
| Author |
Message |
Joe_Song
New User
Joined: 22 Jan 2008 Posts: 23 Location: china
|
|
|
|
I want to know how i can know how many generation GDG should be defined when i create a new GDG?
what's the standard? |
|
| Back to top |
|
 |
References
|
Posted: Thu Apr 03, 2008 3:31 pm Post subject: Re: How to identify how many generations should be used to GDG? |
 |
|
|
 |
Gnanas SNG
Senior Member
Joined: 06 Sep 2007 Posts: 415 Location: India
|
|
|
|
255...
If I understand your question correctly... |
|
| Back to top |
|
 |
shrivatsa
Active User
Joined: 17 Mar 2006 Posts: 159 Location: Pune
|
|
|
|
Yes Gnanas,
Standard is 255, But as per the requirement he needs to look into that how many generations he needs |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3207 Location: Brussels once more ...
|
|
|
|
| The simple answer is .............. How many do you NEED |
|
| Back to top |
|
 |
Moved: Thu Apr 03, 2008 4:41 pm by superk From JCL to SMS & VSAM |
rajeshwarch
New User
Joined: 24 Mar 2008 Posts: 10 Location: mumbai
|
|
|
|
you have a parameter LIMIT, if u r creating GDG using IDCAMS utility.
we can give limit=0 to 255, means that much generations are only cataloged at a time. after reaching the limit u can uncatalog or delete the generations. |
|
| Back to top |
|
 |
Joe_Song
New User
Joined: 22 Jan 2008 Posts: 23 Location: china
|
|
|
|
| what i want to say is that when i got a requirment , and if need to create a GDG, i want to know how i can know how many generations i should to setup, like limit = 20 or 30? give a sample. |
|
| Back to top |
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2656 Location: italy
|
|
|
|
How in heaven are we supposed to know what limit You should define
ask the application/data analyst,
for example ... for a daily process with a weekly accumulation
You could define at the daily dataset with a 7 limit
and the weekly accumulation dataset with a 52 limit
... but thats only a sample based on calendar peculiarities,
not on application design
but again any number You choose without asking the designer is bound to be wrooong[/quote] |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 1951 Location: Phoenix, AZ
|
|
|
|
Hi,
This sentence has the key to start
| Quote: |
| but again any number You choose without asking the designer is bound to be wrooong |
yup, usually these things are desided at the time of 'design'. |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7997 Location: 221 B Baker St
|
|
|
|
Hello,
Said a bit differently, a gdg is not typically defined until it has been determined how many previously created copies of the data might be needed. |
|
| Back to top |
|
 |
|
|