Re: s0c4 accessing RAX control Block

2020-05-13 Thread Binyamin Dissen
As always, show your code and what the system reported as the abend details.

On Wed, 13 May 2020 19:02:34 -0400 Joseph Reichman 
wrote:

:>Hi 
:>
:> 
:>
:>I am trying to get info on virtual storage towards that end  I got a s0c4
:>pic 10 accessing a field in the RAX control block I got the address from the
:>ASCB->ASCBRSME the doc says its in SQA not fetch protected
:>
:>I later did  VSMSQA,AREA(RAXID,800),LINKAGE=SYSTEM and got a RC 4
:>
:> 
:>
:>The ASCBRSME seems to have a valid pointer   

--
Binyamin Dissen 
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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: s0c4 accessing RAX control Block

2020-05-13 Thread Joseph Reichman
Thanks all my progs are AMODE 31 RMODE ANY don't know what happened here
thanks again
-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of
Seymour J Metz
Sent: Wednesday, May 13, 2020 7:17 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: s0c4 accessing RAX control Block

Are you in the correct addressing mode?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of
Joseph Reichman [reichman...@gmail.com]
Sent: Wednesday, May 13, 2020 7:02 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: s0c4 accessing RAX control Block

Hi



I am trying to get info on virtual storage towards that end  I got a s0c4
pic 10 accessing a field in the RAX control block I got the address from the
ASCB->ASCBRSME the doc says its in SQA not fetch protected

I later did  VSMSQA,AREA(RAXID,800),LINKAGE=SYSTEM and got a RC 4



The ASCBRSME seems to have a valid pointer






--
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: s0c4 accessing RAX control Block

2020-05-13 Thread Attila Fogarasi
Check that ASCBRSMA is not zero.  There used to be a window when
ASCBRSME is set (has an address) but ASCBRSMA is still zero and using
ASCBRSME causes S0C4 until ASCBRSMA is set (after some initialization is
completed).  Ran into this many years ago, maybe you have some variant of
this rather counter-intuitive problem (no RAB yet though the extension RAX
has an address, presumably residual).

On Thu, May 14, 2020 at 9:02 AM Joseph Reichman 
wrote:

> Hi
>
>
>
> I am trying to get info on virtual storage towards that end  I got a s0c4
> pic 10 accessing a field in the RAX control block I got the address from
> the
> ASCB->ASCBRSME the doc says its in SQA not fetch protected
>
> I later did  VSMSQA,AREA(RAXID,800),LINKAGE=SYSTEM and got a RC 4
>
>
>
> The ASCBRSME seems to have a valid pointer
>
>
>
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: s0c4 accessing RAX control Block

2020-05-13 Thread Seymour J Metz
Are you in the correct addressing mode?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Joseph Reichman [reichman...@gmail.com]
Sent: Wednesday, May 13, 2020 7:02 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: s0c4 accessing RAX control Block

Hi



I am trying to get info on virtual storage towards that end  I got a s0c4
pic 10 accessing a field in the RAX control block I got the address from the
ASCB->ASCBRSME the doc says its in SQA not fetch protected

I later did  VSMSQA,AREA(RAXID,800),LINKAGE=SYSTEM and got a RC 4



The ASCBRSME seems to have a valid pointer






--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


s0c4 accessing RAX control Block

2020-05-13 Thread Joseph Reichman
Hi 

 

I am trying to get info on virtual storage towards that end  I got a s0c4
pic 10 accessing a field in the RAX control block I got the address from the
ASCB->ASCBRSME the doc says its in SQA not fetch protected

I later did  VSMSQA,AREA(RAXID,800),LINKAGE=SYSTEM and got a RC 4

 

The ASCBRSME seems to have a valid pointer   

 

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN