Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help! Server Tuning/speed/optimization
Saunnie,
Why would you want to retrieve 1000 records from an OLTP front end ? If a large fraction of your users are going to access 1000 records/sec, this can easily saturate any available capacity on your machine. Anjo makes a good point about determining if this is actual service time or wait time.
Saunnie McGee wrote:
>
> Does anyone know of some simple strategies for optimizing a database?
>
> Queries that return under 1000 records take about 1 minute. In user time
> that's way too long. We have an average of 20,000 records in the tables we
> are testing. We are using a Developer 2000 (forms 4.5) front end and the
> database is version 7.3.2.2.1.
>
> saunnie_at_gcr1.com
Received on Thu Sep 04 1997 - 00:00:00 CDT
![]() |
![]() |