| Author |
Message |
annanagarlt
New User
Joined: 31 Oct 2003 Posts: 5
|
|
|
|
Hi All,
1. Is it possible to over-ride DCB parameters for a GDG?
2. organization is indexed,access mode is sequential,is it possible to append the values for the first time |
|
| Back to top |
|
 |
References
|
Posted: Tue Dec 09, 2003 8:37 pm Post subject: Re: Is it possible to over-ride DCB parameters for a GDG |
 |
|
|
 |
mmwife
Super Moderator
Joined: 30 May 2003 Posts: 1420
|
|
|
|
You can change DCB info from one generation to the next when createing a NEW generation. If you try to concatenate them later you may have a problem.
To my best recollection VSAM files cannot be specified as a GDG.
I don't know what you meant by:
| Quote: |
| ... append the values for the first time. |
Regards, Jack. |
|
| Back to top |
|
 |
|
|