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 <sme...@gmu.edu> 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 [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Binyamin Dissen [bdis...@dissensoftware.com]
:>Sent: Saturday, July 11, 2020 7:44 PM
:>To: IBM-MAIN@LISTSERV.UA.EDU
:>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 <bdis...@dissensoftware.com>
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

Reply via email to