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: How To Improve Connection Times?

Re: How To Improve Connection Times?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 25 May 2002 19:02:43 +0200
Message-ID: <uevh0cg99g4650@corp.supernews.com>

"Khalid Eidoo" <someone_at_rogers.com> wrote in message news:M8PH8.111123$t8_.88933_at_news01.bloor.is.net.cable.rogers.com...
> Hello,
>
> We have an Oracle9i installation running on Linux. The specs of the
machine
> are below. Basically, we are developing a simple client/server application
> using the OLEDB provider for Oracle. The only real problem we are
> experiencing is creating an initial connection. The first connection we
> create generally takes 5-7 seconds to establish. Once connected, the SQL
> commands executed are extremely quick.
>
> While I do know that creating connections is generally an expensive
command,
> i've never seen seen a connection take so long to establish. This server
is
> under no load whatsoever (development machine). Also, when I was playing
> with Informix IDS 9.2, connection time was generally under 2 seconds.
>
> Does anyone have any suggestions on improving connection speeds (we are
> pooling connections etc., its just that the first connection is extremely
> slow).
>
> Our configuration is:
>
> RedHat 7.2
> Pentium III 1.26GHz
> 1.2GB RAM
> 20GB IDE HDD (the actual database is less than 5MB and I/O for us isn't an
> issue).
> 10/100 NIC
> Oracle9.0.1
>
> Please post responses to the newsgroup. Thank-you,
>
> Khalid.
>
>

This must be a network and/or a sqlnet configuration issue. You don't provide any details on that.
We need to have
listener.ora, tnsnames.ora and sqlnet.ora Also we need to know whether the client can ping the server in a reasonable amount of time, what the traceroute results are between the systems, and whether a firewall is involved.

Regards

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Sat May 25 2002 - 12:02:43 CDT

Original text of this message

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