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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle DB connection problem

Re: Oracle DB connection problem

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 06 Jul 2002 07:34:20 +0200
Message-ID: <g90diu0est5jd1bf8ujeangnaiboa6g684@4ax.com>


On Fri, 5 Jul 2002 10:23:01 +0100, "Chris" <chris_at_nospam.com> wrote:

>Hi everyone
>
>I'm getting the following Oracle db error connection message sporadically
>trying to connect to the db from the server. It did work some times (1st &
>4th) but other times failed (2nd & 3rd) - Any ideas?
>
>Thanks
>Chris
>
>$ sqlplus username/password_at_dbname
>SQL*Plus: Release 8.1.5.0.0 - Production on Wed Jul 3 11:58:06 2002
> (c) Copyright 1999 Oracle Corporation. All rights reserved.
>
> ERROR:
>ORA-12537: TNS:connection closed
>
>Enter user-name:
>ERROR:
>ORA-01017: invalid username/password; logon denied
>
>Enter user-name: ^C
>
>$ sqlplus username/password_at_dbname
>SQL*Plus: Release 8.1.5.0.0 - Production on Wed Jul 3 11:58:32 2002
>(c) Copyright 1999 Oracle Corporation. All rights reserved.
>
>Connected to:
>Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
>With the Partitioning and Java options
>
>PL/SQL Release 8.1.5.0.0 - Production
>SQL> exit
>
>$ sqlplus username/password_at_dbname
>SQL*Plus: Release 8.1.5.0.0 - Production on Wed Jul 3 12:04:34 2002
>
>(c) Copyright 1999 Oracle Corporation. All rights reserved.
>
>Connected to:
>Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
>With the Partitioning and Java options
>
>PL/SQL Release 8.1.5.0.0 - Production
>SQL> exit
>
>
>$ sqlplus username/password_at_dbname
>SQL*Plus: Release 8.1.5.0.0 - Production on Wed Jul 3 12:04:49 2002
>
> (c) Copyright 1999 Oracle Corporation. All rights reserved.
>
>ERROR:
>ORA-12537: TNS:connection closed
>Enter user-name:
>

Look up the ora-12537 error message.
Most likely you have a lousy network

Regards

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sat Jul 06 2002 - 00:34:20 CDT

Original text of this message

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