Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> kill session using OS
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