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 -> OCI bulk select.

OCI bulk select.

From: Lijia Xu <xu98248_at_hotmail.com>
Date: 24 Jun 2002 12:46:16 -0700
Message-ID: <aa544eb1.0206241146.49a8a35d@posting.google.com>


Hi, All,

I'm trying to select a large amount of records via OCI in Oracle 9i, in the scale of 100k. I use prefetch mehod, prefetch 5k at one time, then OCIStmtFetch to fetch next, but it's very slow. Does anybody have any idea how to improve this?

Thanks a lot,

Lijia Received on Mon Jun 24 2002 - 14:46:16 CDT

Original text of this message

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