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

Home -> Community -> Mailing Lists -> Oracle-L -> 答复: too many session open and you can't log in?

答复: too many session open and you can't log in?

From: jametong <jametong_at_gmail.com>
Date: Thu, 15 Mar 2007 10:07:27 +0800
Message-ID: <45f8aa69.2234b817.0ed9.601a@mx.google.com>

 

two possibility
1. there is no more memory to spawn an process, to spawn an oracle process , we need to allocate some memory for pga and kernel process infomation. 2. the process or session has reached the session /process limit.


发件人: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] 代 表 ryan_gaffuri_at_comcast.net
发送时间: 2007年3月15日 9:14
收件人: oracle-l_at_freelists.org
主题: too many session open and you can't log in?

I had a problem last night where you could not log into sql plus. Seen this in cases where you bulk collect and do not use a limit clause and suck up too much memory.  

I noticed alot of sessions open at the time. Normally they are opened do a quick query and close. So I should see few open at any one time.  

is it possible to open so many sessions that you can't even log into oracle? I tried to kill -9 the sessions, but I believe I remember that this does not really kill the oracle sessions.  

how would you proceed if this happened again?

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Mar 14 2007 - 21:07:27 CDT

Original text of this message

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