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 -> how to improve the performance of insert in pro*c

how to improve the performance of insert in pro*c

From: zhanggp <zhangguoping_at_boco.com.cn>
Date: Thu, 6 Mar 2003 10:55:24 +0800
Message-ID: <b46d4i$18pr$1@mail.cn99.com>


i have to insert millians of records with one record 512 byte one day. i use pro*c 's array insert, and the table has a primary index and serveral not null constraints.
at first it works with 100/s and after a day it works with 30/s. i dont know how slow it will be.
who has the idea how to improve the performance!! thanks a lot Received on Wed Mar 05 2003 - 20:55:24 CST

Original text of this message

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