On Wed, 18 Oct 2006 09:10:34 -0400, John Eells <[EMAIL PROTECTED]> wrote:
... > >Uh-oh! There isn't enough space on ZOS18A for all the data sets >now, because some are larger than they used to be. OK, you say, >I'll move a few data sets to ZOS18B, which has more free space >than it needs. If you have to move data sets from &SYSR1 to &SYSR2, you cound do this. Create a new symbol, let's say &SYS12, for those data sets that are on &SYSR1 on the old system and on &SYSR2 on the new system. When you IPL your old system, your IEASYMxx concatenation sets &SYS12 to the value of &SYSR1. When you IPL your new system, set &SYS12 to the value of &SYSR2. Recatalog those data sets to &SYS12 and you'll find them just fine during the transition. When you know you're never going back to the old system, recatalog them to &SYSR2. Tom Marchant ---------------------------------------------------------------------- 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