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 -> Re: Anyone use autonomous transaction to improve performance?

Re: Anyone use autonomous transaction to improve performance?

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Thu, 01 May 2003 18:32:19 -0700
Message-ID: <3EB1CAA2.B3F60EC7@exxesolutions.com>


Ryan Gaffuri wrote:

> 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?

Never tried it but I'd be surprised if it helped.

If you have slow inserts and updates I'd look into 'Why?'.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu May 01 2003 - 20:32:19 CDT

Original text of this message

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