Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to increase the performance of oracle73 under NT4 server?

Re: How to increase the performance of oracle73 under NT4 server?

From: RYoung <ryoung_at_summer.dbsol.com>
Date: 1997/03/17
Message-ID: <01bc3325$e46593c0$a4da93d0@pc060.groupZ.net>#1/1

How are your database files placed on your drive(s)? Is the NT system and system swap on the same drive as Oracle? How big is the SGA (# blocks and their size)? If you are using Oracle as it comes 'out of the box' on NT, very little has been optimized as to placement of files, etc.

WPL <lao2_at_total.net> wrote in article <332cc1d6.1111250_at_news.total.net>...
> Hi, I have a dual pentium pro 180 with 64megs ran, running NT4 server
> with sp2, IIS3.
>
> Currently I have a 20meg table in oracle. And on average, it takes
> 7-15 seconds for a SQL query like the following to complete.
>
> select * from IEEE_ADMIN.SAMIEEE where (FIRST_NAME='aaa' AND
> LAST_NAME='bbb);
>
> I watched the CPU meter, throughout the query, both CPU's were
> constantly under 9%
>
> Is there a way to instruct oracle server to take full advantage of the
> processing power? It would be pretty crazy to have the web users wait
> for 10-15 seconds before they get the results.
> Or maybe there is a more efficient SQL string?
>
> thanks in advance!
>
Received on Mon Mar 17 1997 - 00:00:00 CST

Original text of this message

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