Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Anyone use autonomous transaction to improve performance?

Anyone use autonomous transaction to improve performance?

From: Ryan Gaffuri <rgaffuri_at_cox.net>
Date: 1 May 2003 12:50:44 -0700
Message-ID: <1efdad5b.0305011150.758d6d36@posting.google.com>


Ive used it to manage transactions that I dont want to wait for. Im curious if the following would show any improvement. We have a Solaris server that has several process on a Network Appliance Hard disk array.

We do not have the parrallel query option. I have to perform a large number of inserts and upates which is running very slow. Im considering using the Autonomous_transaction to concurrently execute them at one time.

has anyone tried this? Did you see any performance improvements? Does Oracle do a good job load balancing the different threads? Received on Thu May 01 2003 - 14:50:44 CDT

Original text of this message

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