| Catalina, 
Try this:
ps -ef | grep ovw
then kill off the processes by doing:
kill -9 PID (that has /usr/OV/bin/ovw)
NOTE:  Do not blow away the process running the ovwdb because you may
corrupt the db (I am assuming).
Dave
David A. Tremblay              John Hancock Financial Services
Lead Systems Analyst       Corporate Technology Services
200 Berkeley Street           B5-02
Boston, MA   02117
Tel:  (617)572-1703
E-Mail: dtremblay@jhancock.com        
        -----Original Message-----
        From:   CATALINA MARTINEZ [SMTP:CATALINA.MARTINEZ@tlc.state.tx.us]
        Sent:   Friday, August 17, 2001 11:31 AM
        To:     nv-l@tkg.com
        Subject:        [NV-L] closing Xwindowed GUIs
        Hello All
         
        Is there a way of closing all GUI (Xwindowed) from the command line
of the Netview Server? I tried the KILLAEUIS but it does not seem to work.
Any suggestions?
 |