Lloyd --

Actually, getting the routine a process is running is a pretty trivial task - 
just send the process a mupip interrupt and it will do a ZSHOW dump to a file.  
The harder part is building a system administration application wrapper with a 
UI to give a list of processes and what each is doing.  But that is not what 
Usha needs.

Regards
-- Bhaskar

-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of Lloyd Milligan
Sent:   Fri 6/23/2006 1:52 PM
To:     hardhats-members@lists.sourceforge.net
Cc:     
Subject:        Re: [Hardhats-members] Delete notes in HUI OV4 and SemiVivA0.4

Re: "How can we find which routine this process is running?"
 
This article by Bhaskar 
https://sourceforge.net/docman/display_doc.php?docid=19563 
<https://sourceforge.net/docman/display_doc.php?docid=19563&group_id=11026> 
&group_id=11026 dated October 2003 suggests a method for implementing "job 
examine" in GT.M.  It is a non-trivial project.
 
Lloyd

----- Original Message ----- 
From: Usha <mailto:[EMAIL PROTECTED]>  
To: hardhats-members@lists.sourceforge.net 
Sent: Friday, June 23, 2006 1:47 AM
Subject: Re: [Hardhats-members] Delete notes in HUI OV4 and SemiVivA0.4

It is the same process which holds the lock on ^TIU(8925,18) when I lock the 
node using the LOCK command. And the process status shows 
 
hui       3538 11.5  1.9 10816 4904 pts/0    R+   14:58  12:29 
/usr/local/gtm_50000c/mumps -direct
 
 
How can we find which routine this process is running?
 
Have chosen note with IEN 18 just to test if DIK works.
 
Usha

----- Original Message ----- 
From: Gregory Woodhouse <mailto:[EMAIL PROTECTED]>  
To: hardhats-members@lists.sourceforge.net 
Sent: Friday, June 23, 2006 10:34 AM
Subject: Re: [Hardhats-members] Delete notes in HUI OV4 and SemiVivA0.4


On Jun 22, 2006, at 8:57 PM, Usha wrote:


GTM>L +^TIU(8925,18):0 I $T W "LOCKED"

LOCKED                                        <<LKE confirms lock>>

GTM>L -^TIU(8925,18)               <<LKE still shows lock>>




GTM>L -^TIU(8925,18)                <<Now LKE confirms unlock>>




GTM>S DA=18,DIK="^TIU(8925,"




GTM>D ^DIK




It hangs.......




And LKE's status at this point is as given below

LKE> show




DEFAULT

^TIU(8925,18) Owned by PID= 3465 which is an existing process






If I were you, I'd check to see what this process is. Also, why node 18?


Gregory Woodhouse
[EMAIL PROTECTED]

"Judge a man by his questions not 
his answers."   --Voltaire







  _____  




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




  _____  




_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members




  _____  




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




  _____  




_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members




<<winmail.dat>>

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to