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

Home -> Community -> Mailing Lists -> Oracle-L -> kill session using OS

kill session using OS

From: Shevtsov, Eduard <EShevtsov_at_flagship.ru>
Date: Fri, 27 Oct 2000 10:03:21 +0400
Message-Id: <10661.120384@fatcity.com>


Hi DBAs

On Unix I can kill Oracle session from OS level by using kill -9 <pid>. This is possible for dedicated server only. What about MTS-server? Is there any place where I can find such info? Is it possible to kill session (thread) from OS level on NT?

I'm not interested in 'alter system kill session' here.

Thanks in advance Received on Fri Oct 27 2000 - 01:03:21 CDT

Original text of this message

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