Re: row cache lock contention parallel insert
- From: Randolf Geist <info@xxxxxxxxxxxxxxxxxxxxx>
- To: LS Cheng <exriscer@xxxxxxxxx>, info@xxxxxxxxxxxxxxxxxxxxx
- Date: Mon, 21 Dec 2009 20:34:46 +0100
> The insert runs against different segments, against 16 to 64 > subpartitions, I understand that we should not observe locking in > this situation (enq: TM Contention). We are not running several > inserts such as > > insert /*+ append */ into t1 in different sessions > > We have > > insert /*+ append */ into t1 > insert /*+ append */ into t2 > insert /*+ append */ into t3 > insert /*+ append */ into t4 > insert /*+ append */ into t5 > > In different sessions OK, thanks, re-reading your initial description I now see the "10" tables which I probably forgot while reading the remaining posts. Still it is interesting that using the explicit partition pruning syntax changes the outcome of your test case. Regards, Randolf Oracle related stuff blog: http://oracle-randolf.blogspot.com/ Co-author of the forthcoming "OakTable Expert Oracle Practices" book: http://www.apress.com/book/view/1430226684 http://www.amazon.com/Expert-Oracle-Practices-Database-Administration/dp/1430226684 ______________________________________________________ GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT! Jetzt freischalten unter http://movieflat.web.de -- http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: row cache lock contention parallel insert
- From: Greg Rahn
- Re: row cache lock contention parallel insert
Other related posts:
- » row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - Greg Rahn
- » Re: row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - LS Cheng
- » RE: row cache lock contention parallel insert - Mark W. Farnham
- » Re: row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - Greg Rahn
- » Re: row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - Greg Rahn
- » Re: row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - Randolf Geist
- » Re: row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - Randolf Geist
- » Re: row cache lock contention parallel insert - Greg Rahn
- » Re: row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - Kellyn Pedersen
- » Re: row cache lock contention parallel insert - Greg Rahn
- » Re: row cache lock contention parallel insert - Greg Rahn
- » Re: row cache lock contention parallel insert - LS Cheng
- » RE: row cache lock contention parallel insert - Mark W. Farnham
- » Re: row cache lock contention parallel insert - LS Cheng
- » Re: row cache lock contention parallel insert - Kellyn Pedersen