RE: Increasing CPU on every execution of an anonymous block sent from WebLogic

Hi Paul

> Each block contains 15 to 20 or more inserts. A similar
> implementation in a London database showed significant
> performance improvement when they moved from issuing
> inserts individually to batching them into an anonymous
> block. 

What about the batching functionalities of JDBC? 
With so much inserts it seams the obvious way to go...


Regards,
Chris
--
http://www.freelists.org/webpage/oracle-l


Other related posts: