Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Unix Question

Unix Question

From: Rivaldi Bahar <rbahar99_at_plasa.com>
Date: Wed, 23 Jun 2004 13:11:50 +0700
Message-ID: <web-464817@b2.c.plasa.com>


Hi,

I want to create automatic killing process for an application. The idea is to get the pid of that process and then kill -9 that pid.
How to get the pid of a specific program ( let's say /oraprog/finapp) and then kill that pid ? ( just pid for that process, --> manually ps -edf | grep finapp | ps -o pid -- always return 2 pid's).

Tia.



"Gabung INSTANIA, dapatkan XENIA. Daftar di www.telkomnetinstan.com, langsung dapat akses Internet Gratis.. Dan ..ikuti "Instan Smile" berhadiah Xenia,Tour S'pore, Komputer,dll, info hub : TELKOM Jatim 0-800-1-467826 "


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Jun 23 2004 - 01:08:58 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US