IPCS REXX TCB tree display anyone

2007-07-16 Thread John Hamlet
Does anyone have a simple IPCS TCB tree display (with indentation) REXX exec 
that I might be able to obtain and enhance to display USS signal precedence 
information? Does anyone know where one is?
 
Thanks,
J. Hamlet

--
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


Re: IPCS REXX TCB tree display anyone

2007-07-20 Thread Tony Harminc
On Tue, 17 Jul 2007 01:45:11 -0400, John Hamlet <[EMAIL PROTECTED]> wrote:

>Does anyone have a simple IPCS TCB tree display (with indentation) REXX
exec that I might be able to obtain and enhance to display USS signal
precedence information? Does anyone know where one is?

I have some REXX stuff that chases TCBs in IPCS. Is that the part you need
(it's pretty trivial), or is it the signal stuff? The farthest my code goes
on the UNIX side is to list out the thread ID for each TCB if there is one.

Tony H.

--
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