Are you running in Primary, 31 bit? Is 007AAF88 the correct TCB address? Offset 
8 should point to the DEB table, but 0013400E is only halfword aligned.


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

________________________________________
From: IBM Mainframe Discussion List [[email protected]] on behalf of 
Binyamin Dissen [[email protected]]
Sent: Sunday, July 12, 2020 8:36 AM
To: [email protected]
Subject: Re: Where, oh where, is the IRB?

No CIRB.

SCHEDIRB EPPTR=@IRBRTN,TCBPTR=CURRTCB,MODE=SUPR,KEY=SUPR,
      PARAMPTR=@#HWORK,MF=(E,OSCHEDIRB,COMPLETE)

When I took a trap after the SCHEDIRB, I saw that

ASXBFIQE/ASXBLIQE were set:

IQE is

 007AAFE8                         00000000   7F4B5D10   |         ....".). |
007AAFF0   007AAF88   007B2528   00000000   00000000   | .:.h.#.......... |
IRB is

 007AAF88.:7AAF8F.--All bytes contain X'00'
 007AAF90   0013400E   FF4B5EE1   070C0000   00000000   | .. ...;......... |
 007AAFA0.:7AAFDF.--All bytes contain X'00'
 007AAFE0   00000000   00000000   00000000   7F4B5D10   | ............".). |
 007AAFF0   007AAF88   007B2528   00000000   00000000   | .:.h.#.......... |

No idea what the 0013400E means.

EPA is 7F4B5EE0 - do not know when the leading/trailing bit means.

And, after the SRB ends the IQE is still hanging in the ASXB and has not been
dispatched.

The only non-dispatchability indicator is top RB in wait.

What else may explain non-dispatchability?



On Sun, 12 Jul 2020 00:24:18 +0000 Seymour J Metz <[email protected]> wrote:

:>Post the code. Set a SLIP in the SRB routine where you issue the SCHEDIRB.
:>
:>Are you allocating your own IQE/IRB? If so, post the CIRB code.
:>
:>
:>--
:>Shmuel (Seymour J.) Metz
:>http://mason.gmu.edu/~smetz3
:>
:>________________________________________
:>From: IBM Mainframe Discussion List [[email protected]] on behalf of 
Binyamin Dissen [[email protected]]
:>Sent: Saturday, July 11, 2020 7:44 PM
:>To: [email protected]
:>Subject: Where, oh where, is the IRB?
:>
:>I issue an IEAMSCHD to and address space which then issues a SCHEDIRB.
:>
:>The SRB completes, the SCHEDIRB receives R15=0, but the IRB seems to have
:>vanished without a trace.
:>
:>Considering the possibility of an abend, I issued a
:>
:>     SLIP,C=XXX,ML=10,J=targetjob,A=SVCD,END
:>
:>but nothing hits (it did hit when clearing up bugs in the SRB).
:>
:>Looking in memory at the shared data are between the SRB and IRB I see that
:>the IRB has not placed its footprint.
:>
:>I searched in the jobs memory for the EP of the IRB routine (maybe it is
:>queued somewhere) and do not find it.
:>
:>The TCB address to which it should be queued is dispatchable (top RB in a
:>wait).
:>
:>What might I have done wrong?

--
Binyamin Dissen <[email protected]>
http://secure-web.cisco.com/1rW1lreyTt0ivo-jMFFzI-_oicOLl3sMIem7zW3CIBFhwabprFR5oXZfvM5MHEEyZSAVnOkIYNdWG0NB2VMSd6OPATg-8Acm0mJ2jkwgd2T1EBHl4ENlhTJEJz297aNOWBmiROWj20G47JQO-BWLInoqMVwybrZPF93bC0Iai1ZdFteachSjpeZDjH_yj7yv3dpbityg7Dmn3DYVsznnn6aVaZx15BUH9FCFEgRsvwhnPaGesUtxNlbBa6rRVoJMDD4jpCT6hPC870E1IhbUhvxLFqaQodCrlxKUD7VJpN9oRpq4EC2DnEpdM4cGfITNAUvW0ftY3-IJod5s5nkWnaY1E10PffPNMlb2mkZUVehLSTKTWS9Y1hsXZJf-GFBD2NLqO4zLkPdJoTB1-OiA6QxyKNdbRikC9VSYpHJKwkQRTdIZbpH9c7oMgaLNzrfl5/http%3A%2F%2Fwww.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: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to