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 -> multiple performance

multiple performance

From: Alexander Smirnov <s_alexander04_at_list.ru>
Date: 19 Apr 2007 06:14:38 -0700
Message-ID: <1176988478.218262.99600@d57g2000hsg.googlegroups.com>


Hello!

Theoretical question.

For example

  1. 10 sessions, each in its own thread, each connected to the same database and executes 10 updates on the same table, each update affects 1 row.
  2. 1 session in one thread executes 100 updates on the same table, each update affects 1 row.

What is faster? Received on Thu Apr 19 2007 - 08:14:38 CDT

Original text of this message

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