>I have taken dump of GDG by using base into flat file using IEBGENER >Utility. In flat file it is copying the latest version first and the old >Versions next. But I want to copy them in reverse order. i.e. old version >First and later version next.
The issue has been discussed several times in the past. Try searching the archives for 'GDG SEQUENCE'. There may have been a Guide recommendation at one time. Some users run REXX, others use SAS to translate a catalog listing into JCL or ALLOC commands. There's also the CBT program. You can also use a sort, if the records have a date/time key. Whatever, its a BIG waste of time to have to shuffle all of the generations into the natural sequence. IBM refuses to address this issue because "it's too risky", "We have better things to do", "There's no need", blah, blah, blah. If I had access to source listing for the allocation code, I'd love to create a mod to reverse the allocation sequence, removing a long-term thorn in my side. Unfortunately, when I had the fiche years ago, I also had better things to do. CONFIDENTIALITY NOTICE: This electronic transmission (including any accompanying attachments) is intended solely for its authorized recipient(s), and may contain confidential and/or legally privileged information. If you are not an intended recipient, or responsible for delivering some or all of this transmission to an intended recipient, be aware that any review, copying, printing, distribution, use or disclosure of the contents of this message is strictly prohibited. If you have received this electronic message in error, please contact us immediately by electronic mail at [EMAIL PROTECTED] or notify us immediately by telephone at 1-800-345-2021 or 816-531-5575 and destroy the original and all copies of this transmission (including any attachments). Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

