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

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

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

From: rjamya <rjamya_at_gmail.com>
Date: Fri, 16 Mar 2007 13:50:09 -0400
Message-ID: <9177895d0703161050i4963f1e1jf25f37947c9e9e6a@mail.gmail.com>


make sure you add "oradebug call ksmcpg" as per note *417879.1 if applicable.

rjamya
*
On 3/16/07, A. Coskan Gundogar <gundogar_at_gmail.com> wrote:
>
> If you are on 10G and you cant log in with "sqlplus / as sysdba" you
> can try the -prelim option
> it is a 'lightweight' session, you cant execute a sql command but take a
> system state dump
>
> sqlplus -prelim / as sysdba
> oradebug setmypid
> oradebug unlimit;
> oradebug dump systemstate 10
>
> for more info
>
> http://el-caro.blogspot.com/search/label/systemstate%20dump
> http://www.dbasupport.com/oracle/ora10g/crisis.shtml
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 16 2007 - 12:50:09 CDT

Original text of this message

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