View previous topic :: View next topic |
Author |
Message |
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Mon Feb 16, 2004 3:17 am Post subject: V00 of G0000V00 is version number or volume number? |
|
|
Hi all,
I have always kown that the G0000V00 part of a GDG is a combination of generation number and version number. But, this http://www.felgall.com/mvs3.htm link calims otherwise.
The IBM manual clearly names the G0000V00 part of a GDG as a combination of generation number and version number. Also, there is no mention whatsoever in the IBM manual of a multi-volume dataset automatically raising the Vmm part of GnnnnVmm.
Don't you think what the link claims is incorect? _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
 |
taltyman JCL Forum Moderator

Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Mon Feb 16, 2004 8:31 am Post subject: |
|
|
I've always considered the Voo part to be used (incremented) when a GDG has a generation that is screwed up. Typically it isn't the (0) generation as that one can simply be deleted/recreated. Never heard of it being referred as some kind of volume identifier. Of course there's lots that I don't know. |
|
Back to top |
|
 |
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Mon Feb 16, 2004 8:39 am Post subject: |
|
|
Taltyman,
Exactly the notion that I had; until that link was forwarded to me by a colleague of mine. I have never heard as much as a whisper in these fora about Vmm being a volume identifier. Also, the IBM manual does not mention about volume identifiers.
The link also mentions how a multi-volume dataset is referred by a volume identifier. Whatever does this mean?? Do I get to access the dataset in parts and pieces depending on the volume identifier I give??
I am planning to put in some feedback in that site (if there is a facility to do so). But, I wanted to be sure. Hence, this post. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
bablack Beginner
Joined: 04 Dec 2002 Posts: 71 Topics: 0 Location: Little Falls, NJ
|
Posted: Mon Feb 16, 2004 12:50 pm Post subject: |
|
|
Quote: | I have always kown that the G0000V00 part of a GDG is a combination of generation number and version number. But, this http://www.felgall.com/mvs3.htm link calims otherwise.
The IBM manual clearly names the G0000V00 part of a GDG as a combination of generation number and version number. Also, there is no mention whatsoever in the IBM manual of a multi-volume dataset automatically raising the Vmm part of GnnnnVmm.
Don't you think what the link claims is incorect? |
That site is wrong. The IBM "Using Data Sets" manual clearly calls it a version number and says that it will always be 00 when you create a generation via a relative genertaion number, e.g., DSN=gdg(+1). It does say that if you replace a generation for some reason, you can explicitly create a non-zero version, e.g., DSN=gdg.G1234V01, to indicate the replacement. This is optional. _________________ Bruce A. Black
Senior Software Developer
Innovation Data Processing |
|
Back to top |
|
 |
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Mon Feb 16, 2004 1:02 pm Post subject: |
|
|
Thank you, Bruce, Kolusu and Taltyman.
I have already reported this and given the IBM manual link to that site. Maybe some corrective action will be taken. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
 |
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Tue Feb 17, 2004 12:52 am Post subject: |
|
|
FYI...
I got a reply from the Webmaster.
As per him, the Vmm part was actually intended for volume identifier since some couple of decades ago when multi-volume dataset was in vogue. But, as this no more of a generality now, Vmm part is now referred to as version identifier.
Thus, that particular page on the site has now been updated to show both the "historic" and current usage of Vmm part of GDG absolute name. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
 |
bablack Beginner
Joined: 04 Dec 2002 Posts: 71 Topics: 0 Location: Little Falls, NJ
|
Posted: Tue Feb 17, 2004 8:53 am Post subject: |
|
|
Quote: | I got a reply from the Webmaster. As per him, the Vmm part was actually intended for volume identifier since some couple of decades ago when multi-volume dataset was in vogue. But, as this no more of a generality now, Vmm part is now referred to as version identifier. |
Sorry, he is wrong. I have been involved in IBM mainframes since OS/360 in 1970, and the Vxx has ALWAYS been a version number. Multi-vol datasets are still in vogue, many sites still use 3480 or 3490 tape drives where the large datasets are often multi-vol, and the Vxx is always V00.
If it was a vol seq, then the dataset name would vary from one volume to the next in a mult-vol dataset, which is contrary to OS rules. _________________ Bruce A. Black
Senior Software Developer
Innovation Data Processing |
|
Back to top |
|
 |
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Tue Feb 17, 2004 9:45 am Post subject: |
|
|
I was doubtful too. But, when someone (the webmaster) with couple of decades' experience speaks, it is bit difficult to contest the claims. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
 |
Maton_Man Beginner

Joined: 30 Jan 2004 Posts: 123 Topics: 0
|
Posted: Tue Feb 17, 2004 6:11 pm Post subject: |
|
|
Sounds to me like site-specific naming practices rather than architectural design by IBM.
He is wrong from the latter point of view for a variety of reasons. _________________ My opinions are exactly that. |
|
Back to top |
|
 |
|
|