Mike - The RESOURCE statement addresses defining the LCSS that any given LPAR 'lives' on; ie: LPAR SYSTEMA is defined on LCSS0 and LPAR SYSTEMB is defined on LCSS1, so the LPAR only exists in a single LCSS. Availability/Accessibility is another issue determined by how the CHPIDs are defined in each LCSS. If they are to be accessible to all LCSSs then they should be defined as SHARED. Once a CHPID is defined as SHARED in one LCSS, it will be available to all of the other LCSSs defined to the processor.
Frank Bonaduce GSC Systems Engineering -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mike Myers Sent: Monday, September 12, 2011 2:11 PM To: [email protected] Subject: IOCP RESOURCE coding help needed I am trying to code the correct IOCP RESOURCE statement to make all 4 CSSs available to the same 2 LPARs on a z9. I have managed to successfully get both LPARs to share CSS(0), but have not been able to find an acceptable way to get the stand-alone IOCP to let me define the others (CSS 1,2 and 3) for the same two LPARS. Can anyone help with this? Is must be doable Mike Myers Mentor Services Corporation ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

