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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: parallel processes and hot blocks

RE: parallel processes and hot blocks

From: Harvinder Singh <Harvinder.Singh_at_MetraTech.com>
Date: Fri, 9 Jul 2004 14:36:30 -0400
Message-ID: <D6424CD4C8A3C044BBC49877ED51C5187D9264@ex2003.metratech.com>


Append will force the table lock so process will behave serially

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of ryan.gaffuri_at_comcast.net
Sent: Friday, July 09, 2004 2:32 PM
To: oracle-l_at_freelists.org
Subject: parallel processes and hot blocks

I have to do a data migration. I am thinking of breaking it into pieces and running a larger number of array inserts at once into the same table. If I use 'append', will I run into issues with hotblocks on the insert side if I am doing 10-20 array inserts into the same table at the same time?=20



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Jul 09 2004 - 13:33:29 CDT

Original text of this message

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