Re: ASCB scan and user-id...

2018-09-16 Thread Walt Farrell
On Sun, 16 Sep 2018 17:06:53 +0300, ITschak Mugzach wrote: >I do understand it, but it is interesting that same blocks in different >address spaces maps to same address spaces. It is clear why, it is always >the same order of build, but still interesting. Unless it's changed in the past few yea

Re: ASCB scan and user-id...

2018-09-16 Thread ITschak Mugzach
6, 2018 6:29 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: ASCB scan and user-id... > > Binyamin, > > What surprised me what that all ASXBs has the same address... So, how can > I get the userid associated with the ASCB? > > ITschak > > On Sun, Sep 16, 2018 at

Re: ASCB scan and user-id...

2018-09-16 Thread Charles Mills
-MAIN@LISTSERV.UA.EDU Subject: Re: ASCB scan and user-id... Binyamin, What surprised me what that all ASXBs has the same address... So, how can I get the userid associated with the ASCB? ITschak On Sun, Sep 16, 2018 at 4:17 PM Binyamin Dissen wrote: > Because the ASXB is in private. You need

Re: ASCB scan and user-id...

2018-09-16 Thread ITschak Mugzach
Thanks Dori, how to get the ID in case of SUB=MSTR? ITschak On Sun, Sep 16, 2018 at 4:41 PM Dori Polotsky wrote: > ITschak, > > For an address space that is not SUB=MSTR, you can examine ASCB -> ASSB -> > JSAB -> JSABUSID > I believe all three control blocks should be SP 245 (common). > > Good

Re: ASCB scan and user-id...

2018-09-16 Thread Dori Polotsky
ITschak, For an address space that is not SUB=MSTR, you can examine ASCB -> ASSB -> JSAB -> JSABUSID I believe all three control blocks should be SP 245 (common). Good luck, Dori On Sun, Sep 16, 2018 at 4:29 PM, ITschak Mugzach wrote: > Binyamin, > > What surprised me what that all ASXBs has

Re: ASCB scan and user-id...

2018-09-16 Thread ITschak Mugzach
Binyamin, What surprised me what that all ASXBs has the same address... So, how can I get the userid associated with the ASCB? ITschak On Sun, Sep 16, 2018 at 4:17 PM Binyamin Dissen wrote: > Because the ASXB is in private. You need to use the target memorie's ASID. > > On Sun, 16 Sep 2018 15

Re: ASCB scan and user-id...

2018-09-16 Thread Binyamin Dissen
Because the ASXB is in private. You need to use the target memorie's ASID. On Sun, 16 Sep 2018 15:46:32 +0300 ITschak Mugzach wrote: :>Few days ago someone (can't recall the thread) asked about scanning ( ascb :>chain. I tried to follow ascb ASXB and found that it always point to my :>aSXB, eve

ASCB scan and user-id...

2018-09-16 Thread ITschak Mugzach
Few days ago someone (can't recall the thread) asked about scanning ( ascb chain. I tried to follow ascb ASXB and found that it always point to my aSXB, even when I take the offset from the chain. Any idea why? and alternatively, how can I find the userid the ascb is associated with? ITschak --