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 -> Speeding up multiple inserts

Speeding up multiple inserts

From: Miko <poncz_at_hotmail.com>
Date: 1 Oct 2002 01:59:50 -0700
Message-ID: <3b8c19dd.0210010059.195752b2@posting.google.com>


My web server does ~1000 insert query per second (many index on the tables) But all the queries are the same (same query different parameters) Is there any possibility to speed up the queries? (I am already using preperstatment for each query.)

Thanks,
Miko Received on Tue Oct 01 2002 - 03:59:50 CDT

Original text of this message

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