RE: Slow connection to Oracle 9i
From: Jared Still (jkstill_at_cybcon.com)
Date: 10/24/04
- Previous message: Jared Still: "Re: binding multiple values and retain blanks"
- In reply to: Lincoln A Baxter: "RE: Slow connection to Oracle 9i"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "BAXTER, LINCOLN A" <lincoln.a.baxter@bankofamerica.com> Date: Sat, 23 Oct 2004 15:27:01 -0700
On Mon, 2004-10-18 at 10:16, BAXTER, LINCOLN A wrote:
> Most people with experience with Oracle know that opening oracle connections
> is SLOW!
>
Really? I've never noticed. Unless I'm connecting to a
database over a slow WAN.
Here's a connection time to a database on a laptop through
an 811g network, from a linux server:
time sqlplus system/system@ts50 @s.sql
0.38s real 0.04s user 0.02s system
The actual connection time is much faster, this login has
to query some DD tables.
The point is, if the connections are slow, it can be corrected,
provided the bandwidth is there.
This is not the correct forum to determine that.
Try Oracle-L at freelists.org.
Jared
- Previous message: Jared Still: "Re: binding multiple values and retain blanks"
- In reply to: Lincoln A Baxter: "RE: Slow connection to Oracle 9i"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|