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 -> slow defining in OCI/OCCI: 65% time in internal to external datatype conversion

slow defining in OCI/OCCI: 65% time in internal to external datatype conversion

From: cvanti <cvanti_at_gmail.com>
Date: 22 May 2005 14:22:00 -0700
Message-ID: <1116796920.732168.283730@f14g2000cwb.googlegroups.com>


We have some application using Oracle Object Relational features. We read a quite complex object made of 2 nested objects and about 400 attributes(fields).
We waste 65% of time doing internal to external data conversion. We used OCI and OCCI but results are the same. Is there a way to get internal buffers to do conversion by ourself ? We only use varchar, number and date attributes so conversion is quite simple. Received on Sun May 22 2005 - 16:22:00 CDT

Original text of this message

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