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: Intermittent Oracle client errors

Re: Intermittent Oracle client errors

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 14 Oct 2005 20:31:31 +0200
Message-ID: <94uvk1h4f9sh9s8s8c1p91rde7ikiq350b@4ax.com>


On 14 Oct 2005 11:10:32 -0700, "Oracle Pseudo DBA" <yoramayalon_at_gmail.com> wrote:

>any clue anyone? here is a typical error I see on a client's
>sqlnet.log:
>=================================================
>Fatal NI connect error 12535, connecting to:

12535 is usually caused by firewall. Remember, that the 1521 port is only used to contact the listener. When the listener forks a session the session is redirected to a random port. That port may be closed by your firewall administrator.
I have posted ad nauseam the various solutions to prevent the 12535 error, so I'm not going to repeat them here.

 Actually how to deal with Oracle in a firewall situation is documented in the net8 administrators manual, but I am aware most people don't like to read manuals, and don't like to google, but rather post their FAQ *yet again*

--
Sybrand Bakker, Senior Oracle DBA
Received on Fri Oct 14 2005 - 13:31:31 CDT

Original text of this message

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