Have the UTL exit schedule an IRB to run on evry TCB you want stopped.
After all IRB's are scheduled, the UTL code waits on one or more ecb's.
There's one ecb for each task running you want stopped
The IRB code posts it's UTL ecb indicating it has arrived. It then waits on
a different ecb, call it the IRB ecb.
After all the UTL ecb's have been posted, issue the wtor. Post the IRB
ecb's, then take whatever action in the UTL code you want based upon the
operator reply.
After the IRB ecb is posted, the IRB code just exits.
Seems like it oughta work.
----- Original Message -----
From: "Yves Colliard" <[EMAIL PROTECTED]>
Newsgroups: bit.listserv.ibm-main
To: <[email protected]>
Sent: Monday, January 15, 2007 5:03 AM
Subject: Status Stop and REXX
Hello everyone!
I'm trying within IEFUTL Exit to stop the address space (all other TCBs)
from working; because in certain circumtances I'm asking the operators
(WTOR) to decide if the address space have the right to use more CPU.
To do this I use the status stop macro and it works fine... but not with a
batch TSO Rexx programm; this one (only this TCB) is running and running.
Using a SVC Dump I've seen, that the TCB Stop is delayed.
Does someone have an idea how to even stop such a TCB?
Regards, Gruesse, salutations
Yves Colliard
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html