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

Home -> Community -> Usenet -> c.d.o.server -> Re: DB hang

Re: DB hang

From: Serghei <serghei.golub_at_gmail.com>
Date: 10 Sep 2006 16:05:32 -0700
Message-ID: <1157929531.828462.236730@b28g2000cwb.googlegroups.com>


The first think is :
RDBMS listener - is in dedicated or shared mode? Show me "listener.ora" - file...

And show me output of

sqlplus> conn sys/**passord**@king as sysdba

sqlplus> show parameter shared_servers;
......
.....

The second think is :
BUG of 10.2.0.2
# 4518443 - LISTENER GETS HUNG UP The third think is :
Or may be Eve Hoellwarth is right. Received on Sun Sep 10 2006 - 18:05:32 CDT

Original text of this message

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