Hello,

I have the following questions about getting the Prod
LPAR to access the IODF from the Test LPAR.

I did all the needed work on the Test LPAR and the
activation of IODF11 completed without any issues.

Now I want to use this same IODF11 which has all the
needed elements in it for both the Test and Prod
LPARs.

IODF11 is located on a shared volume (SHR92B) which is
accessible from both LPARs.

The problem is that the Prod LPAR doesn’t recognize
IODF11 because it isn’t in the same catalog as on the
Test LPAR.

Is there a way to do a VSAM recat operation (or some
other procdure) to catalog IODF11 into the proper
catalog on the Prod LPAR and if so would something
like the following work:

DEFINE CLUSTER(NAME(SYS1.IODF11) –
   VOL(SHR92B) –
   NIXD RECATALOG) –
   CATALOG(CATALOG.MVSICFM.VZOSCT1)

The previous systems programmer copied the IODF10 to a
volume on the Prod LPAR so we were stuck with 2 IODF’s
now I just want to have 1.

If this isn’t the correct procedure then how could I
go about doing this.

Thanks.



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

----------------------------------------------------------------------
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

Reply via email to