Posted: Thu Jul 21, 2005 12:48 am Post subject: changind the LRECL of a version in a GDG
Hi Guys,
I need to change GDG length with the entire version saved. I'm having GDG now due to some changes it is required to change LRECL=472 to 474 for the entire version and with previous data saved. If some JCL is required for this just send me that.
It's really urgent....
Thanks for your co-operation.
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
Posted: Thu Jul 21, 2005 1:17 am Post subject:
You do not change the LRECL for a GDG. You change it for a generation of a GDG. I am sure you understand the difference between a generation and a version.
Is the generation, for which you have to change the LRECL, the most recent one? If yes, then simlpy delete it and recreate by simply changing the DCB. If not, then copy (=3.3) this generation with a different version number. That is, copy MY.GDG.G0001V00 to MY.GDG.G0001V01. _________________ 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.
You can try this out. As you already have generations hanging onto your base, repplace all existing generations with their corresponding versions. Run this tool which would do it.
Make sure you change the job card accordingly and the DCB parameters of the versions.
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
Posted: Thu Jul 21, 2005 1:27 am Post subject:
Quote:
As you already have generations hanging onto your base, repplace all existing generations with their corresponding versions.
Umm...Brian. Isn't that an overkill? I mean, why not just create a new version for the generation in problem? _________________ 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.
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
Posted: Thu Jul 21, 2005 3:16 am Post subject:
Brian,
Note that he says, 'entire version saved'. I took that to mean to be a particular generation that has to be changed. I also asked him in the first post, if he is sure about generation and version.
Hmm. Milind, can you please clarify if it is all generations or a particular generations ?
_________________ 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.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum