|
At 12:11 PM 12/22/97 -0800, you wrote: >Question: I will be doing a backwards installation of my RISC compiled >software from a V3R7 machine to a CISC AS/400. I realize I have to >convert all program objects back, however do I have to do the same for >my data files? > 1. All programs, modules and service programs need to be compiled specifying TGTRLS(V3R2M0) or whatever release you are going back to. From V3R7 you can go back as far as V3R0M5. Nothing special for any other types of supported objects for that release. The default for TGTRLS is *CURRENT. On V3R7, *PRV means V3R6. 2. Same parameter must be specified on all SAVxxx commands. You must realize that programs (etc.) cannot use newer function than the TGTRLS parameter allows. (i.e.: you cannot save a file with a trigger program back to V3R0M5, or use a newly added parameter for a CL command). 3. The restore will be *UGLY. All programs will re-encapsulate on the restore, with the tape stopping after each program for the reencapsulation one by obe. To get around this problem, save the program only libraries to a save file, and only move the save files, not the programs. Then you can restore the program libraries from save file in batch. It's not real clean, but it will save lots of tape-spin time. Neverless, you must pay the CPU overhead someplace. Al Al Barsa, Jr. - Account for Midrange-L Barsa Consulting, LLC. 400 > 390 Phone: 914-251-9400 Fax: 914-251-9406 Private mail should be sent to barsa@ibm.net +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.