Tthat is something similar to a shop I worked in where I had a singe parmlib 
library for all lpars in a sysplex 
the LOADxx member specified an ieasymxx member 
IEASYM (00,L) 
then the ieasymxx member, based on the CEC name and LPAR 

SYSDEF HWNAME(CEC1) 
LPARNAME(APROD1) 
SYSPARM(00,20) /* USE xxx COUPLE MEMBER */ 
SYSNAME(SYSA) 
SYSCLONE(SA) 
name setup the correct IEASYSxx members to be used, only difference in the 
specific ieasys member for the lpar was the page dataset names, omvs parms to 
use....etc 


OMVS=(00,21,SA), SELECT BPXPRM00,21 AND SA 
SMF=&SYSCLONE, 
LFAREA=7740M, 
PAGE=(PAGE.SYSA.VSYSPG0.PLPA, 
PAGE.SYSA.VSYSPG0.COMMON, 
PAGE.SYSA.VSYSPG1.LOCAL, 
PAGE.SYSA.VSYSPG2.LOCAL, 
PAGE.SYSA.VSYSPG3.LOCAL, 
PAGE.SYSA.VSYSPG4.LOCAL, 
PAGE.SYSA.VSYSPG5.LOCAL, 
PAGE.SYSA.VSYSPG6.LOCAL, 
PAGE.SYSA.VSYSPG7.LOCAL, 
PAGE.SYSA.VSYSPG8.LOCAL, 
PAGE.SYSA.VSYSPGH.LOCAL, 
PAGE.SYSA.VSYSPGI.LOCAL, 
PAGE.SYSA.VSYSPGJ.LOCAL, 
PAGE.SYSA.VSYSPGK.LOCAL, 
PAGE.SYSA.VSYSPGL.LOCAL, 
PAGE.SYSA.VSYSPGM.LOCAL,L) 
and for out local DR box a different couple member was used depending on which 
8870 were were IPLing from 
hope this makes some sense, its still early for me 


Carmen 

----- Original Message -----

From: "Nathan Astle" <[email protected]> 
To: [email protected] 
Sent: Wednesday, December 28, 2016 2:59:41 AM 
Subject: Two IEASYSxx ? 

Hi 

Can we have two IEASYSXX members in an LPAR ? 

Since one of our LPAR has 1 IEASYSxx but it has only page dataset coded and 
the LOADxx member too shows the sysparm value which has the IEASYSXX 
containing page dataset. 

How do I find the second IEASYSXX member since the IPLINFO is not showing 
up 

Nathan 

---------------------------------------------------------------------- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to [email protected] with the message: INFO IBM-MAIN 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to