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: Oracle on NT Performance - again

Re: Oracle on NT Performance - again

From: Keith Boulton <boulkenospam_at_globalnet.co.uk>
Date: 1998/02/07
Message-ID: <34dc37d4.6463768@read.news.global.net.uk>#1/1

On Fri, 06 Feb 1998 13:04:37 GMT, pp_at_ciop.waw.pl (Pawel Pietrusinski) wrote:

>
>
>create table test (
>fldchar char(30),
>fldint integer
>)
>

I repeated you test on a pentium pro 200. The update statement took 2.6 seconds. The normal cause of this problem is that the redo log is too small. For my test purposes, I have two log files at 50M each, with the database running in noarchivelog mode. Received on Sat Feb 07 1998 - 00:00:00 CST

Original text of this message

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