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

Home -> Community -> Mailing Lists -> Oracle-L -> killed shared server sessions (mts) not getting killed

killed shared server sessions (mts) not getting killed

From: Jeffrey Beckstrom <JBECKSTROM_at_gcrta.org>
Date: Mon, 17 May 2004 10:47:45 -0400
Message-Id: <s0a89864.068@gcrta.org>


Killing a shared servers session using: alter system kill session '&1,&2' immediate;
However, the session does not kill if active. If inactive, and issue this command then the killed session gets a 3113 error on next command. However, if session is active then it does not get killed. Status in v$session remains as active.

I ended up killing the session by using orakill <db> <thread id>. This kills the shared server process which is then restarted. Is this what must be done if the session is in an active status?  

Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority 1240 W. 6th Street
Cleveland, Ohio 44113



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 Mon May 17 2004 - 09:46:09 CDT

Original text of this message

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