I do not think that there is any supported free tool that will display what you want.
You could use REXX and IPCS and an in-flight dump of PCAUTH to get what you want - however that requires you to write some REXX code to loop thru the ASCBs and process the XSMEs and SETCs for each ASID. Also bear in mind that the control blocks mentioned in the info APAR are not GUPI - so while the information is very handy - it is liable to change without notice. What exactly are you trying to achieve - is it just curiosity or are you trying to solve a problem? Rob Scott Lead Developer Rocket Software 77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA Tel: +1.781.684.2305 Email: [email protected] Web: www.rocketsoftware.com -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of lltvw Sent: 02 January 2014 12:24 To: [email protected] Subject: Re: how to get XM(cross memory) jobs on zOS Dear Rob, Thanks very much. By checking the information APAR, seems that it is not easy to get the XM information on the whole z/OS system. And MXI for z/OS is chargeable. HaHa~~~ At 2014-01-02 18:00:27,"Rob Scott" <[email protected]> wrote: >The control blocks that describe the current cross-memory connections are >resident in the PCAUTH address space. > >IBM documented how to use IPCS to traverse them in info APAR II08563. > >MXI shows the cross-memory connection information in the "XM" command. > > > >Rob Scott >Lead Developer >Rocket Software >77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA >Tel: +1.781.684.2305 >Email: [email protected] >Web: www.rocketsoftware.com > >-----Original Message----- >From: IBM Mainframe Discussion List [mailto:[email protected]] >On Behalf Of lltvw >Sent: 02 January 2014 05:07 >To: [email protected] >Subject: how to get XM(cross memory) jobs on zOS > >Dear list, > >Thanks for your help. > >I am wondering to how to get the jobs using XM on zOS, i think maybe >some tools can do this job, thanks > > > > >-- >发自我的网易邮箱手机智能版 > >---------------------------------------------------------------------- >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 ---------------------------------------------------------------------- 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
