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: Very slow initial connection on Oracle 8i

Re: Very slow initial connection on Oracle 8i

From: Stephan Bressler <stephan.bressler_at_siemens.com>
Date: Thu, 5 Dec 2002 14:26:14 +0100
Message-ID: <asnk3t$hrn$1@news.mch.sbs.de>

>

> Where/what/how should I start - I'm totally baffled! - read somewhere
> that these symtoms could be DNS related but what/how do I tell & how
> to fix them?

this is my first guess, too.

check the duration of

    nslookup _hostname_of_your_client_

I think, it lasts ~10 seconds, too. If so, you need to setup name resolution for the client(s), e.g. in /etc/hosts or use an additional DNS server on your database server.

Good luck
Stephan Received on Thu Dec 05 2002 - 07:26:14 CST

Original text of this message

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