When you issue a PC-ss instruction, when the PC routine gets invoked, HOME is unchanged. Primary becomes the ASID of the PC routine, and SASN depends on the definition of the PC routine, and will either be the same as the address space that issued the PC (SASN=OLD), or the same as the primary (SASN=NEW). Now if that PC routine issues another PC-ss instruction, HOME again is unchanged, but the Primary and the secondary are again dependent upon the PC routine definition, but will either be the ASID that issued the PC or the ASID that the PC runs in. So now PRIMARY != HOME on PC-ss.
=============================================== Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com =============================================== From: michealbutz <[email protected]> To: [email protected] Date: 01/27/2011 03:30 PM Subject: Re: Home 1= PRIMARY != SECONDARY Sent by: IBM Mainframe Discussion List <[email protected]> Space Switching PC Primary != Secondary But Primary = HOME Home is where the code lives if lives in ASID 10 When it gets Control The PC is in ASID 10 The Asid Who issued the PC Is secondary right ??? -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Binyamin Dissen Sent: Thursday, January 27, 2011 3:54 PM To: [email protected] Subject: Re: Home 1= PRIMARY != SECONDARY On Thu, 27 Jan 2011 15:19:14 -0500 michealbutz <[email protected]> wrote: :> Would anyone know in what scenario :> HOME id not = PRIMARY is not = SECONDARY Most typically when executing a space switching PC. A very normal situation. -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

