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: Network problem ? ORA-03113 hostdef does not exist on idle sessions

Re: Network problem ? ORA-03113 hostdef does not exist on idle sessions

From: Guy Dallaire <gd-newsgroups_at_spamex.com>
Date: Thu, 8 Jan 2004 09:22:24 -0500
Message-ID: <LIdLb.71295$BA6.1399839@news20.bellglobal.com>


Problem solved:

Nobody cared to respond, but we finally found out the problem was lying within the firewall configuration. There was a timeout for inactive TCP sessions using sql*net 2 port 1521. After one hour, the firewall would drop the connection, this leads to various error in inactive sql sessions (ORA-03113, or TNS-Packet Writer failure and/or hostdef does not exist)

"Guy Dallaire" <gd-newsgroups_at_spamex.com> a écrit dans le message de news:e6VKb.38810$BA6.865146_at_news20.bellglobal.com...
> We recently installed oracle 8i on a new solaris 9 server. The install
went
> smooth and the database is working just fine.
>
> We have a similar database on another server, instaled in the same exact
> configuration and it works just as well.
>
> The only difference is that the new server runs solaris 9 and has more
> memory and a faster CPU. The goal of the project is to rapatriate an ASP
> hosted application in-house.
>
> Fos some strange reason, even if the idle conenction time limit is NOT set
> in the default profile, when I open an sql*net connection to the new
> database, after a while, it gets disconnected.
>
> I have seen some collisions on the network interface. I also have run
sun's
> JASS toolkit to harden the server.
>
> I suspect a network problem but I cannot be sure if JASS is not the
culprit.
> Maybe it introduced some settings that closes idle TCP connection.
>
> Does someone have a clue, or a good way to try to troubleshoot that kind
of
> problem ?
>
> Thanks
>
>
>
Received on Thu Jan 08 2004 - 08:22:24 CST

Original text of this message

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