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: sqlplus authentication hanging Oracle 9.2.0.1

Re: sqlplus authentication hanging Oracle 9.2.0.1

From: Kevin Brand <kevin.brandx_at_tel.gte.com>
Date: Thu, 18 Jul 2002 10:34:15 -0500
Message-ID: <ah6n3o$imi$1@news.gte.com>

not sure if this is still an issue in V9, but...

check $ORACLE_HOME/otrace/admin for any *.dat files. If these files exist, you might want to have a look at Metalink and find the proper way to get rid of them. Removing them usually does the trick.

Otherwise, follow advise already given.

-Kevin

"A. Fuentes" <alvarof2_at_hotmail.com> wrote in message news:YhnZ8.141475$q53.3436927_at_twister.austin.rr.com...
>
>
> Fellow Oracle Netters:
>
> I installed Oracle Database Enterprise 9.2.0.1 in a UltraSparc 60
> running Solaris8 for evaluation.
>
> The Java installation script never reported any errors; it went semingly
> smooth. I started and checked the basic services, tns listener,
> intelligent agent runs OK, the oem server runs OK, Oracle httpd servers
OK.
>
> I logged in to the instance (sqlplus) without any problem.
> Created users, tables, indexes, etc ie played for a while
> without any problems, everything OK.
>
> I left the machine with several sqlplus clients running.
>
> After 2 days or so, no user except SYS (as a sysdba) could
> be logged in sqlplus. (Not even scott/tiger, system, etc)
> (sqlplus asks for the username and password and then hangs indefinetely)
>
> The previously started sqlplus sessions (different users, sys, etc) all
> were running and responding correctly, but any new sqlplus session
> hangs.
>
> I have another instance running on the same server running without
> this sqlplus problem. Same SGA and init parameters.
>
> I bounced the database , (via sys since it is the only one
> could log into sqlplus) and again all users
> could log-in into sqlplus without any problems, after two days or
> so, the same story.
>
> I rechecked the SGA parameters, specially verified the size of the
> shared pool area and big pool area sizes, which were exactly
> the same as the ones of the instance without this problem.
> Also, I verified the users still had the connect role granted, and they
did.
>
> Is there a specific setting/parameter that I should
> look for?
>
> Sharing any advice/ideas/experiences will be greatly appreciated.
>
> Regards,
>
> A. Fuentes
> 512-297-9937
>
>
>
>
>
>
>
>
Received on Thu Jul 18 2002 - 10:34:15 CDT

Original text of this message

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