Re: Connection to Oracle Server too slow

From: Marc Billiet <Marc.Billiet_at_alcatel.be>
Date: 1997/11/05
Message-ID: <346052E0.464_at_alcatel.be>#1/1


Honorio de la Morena Paredes wrote:  

> Hi all
>
> I'm new in Oracle administration.
 

> I have a Delphi application that runs against an Oracle7 server. Each time
> I start my application I have to wait about 10 minutes. Is there any way to
> reduce this time. I have to say you the application open about 80 tables at
> starting.
>

The best thing to do is to open the tables only when you really need them. Opening 80 tables at once may indeed take a lot of time. You can improve speed as well by replacing all TTables by TQuery's.

Marc Received on Wed Nov 05 1997 - 00:00:00 CET

Original text of this message