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: Oracle 10g

RE: Oracle 10g

From: Lex de Haan <lex.de.haan_at_naturaljoin.nl>
Date: Fri, 25 Nov 2005 19:37:06 +0100
Message-ID: <005001c5f1ef$3c77a940$6401a8c0@LAPTOPLEX>


Waleed,

no, Oracle is *not* hiding things here -- as Christian says, the slave processes *do* share the same cursor in 10g.

this is a great new feature, especially for Oracle development itself ;-) because from now on they don't need to maintain the "Slave SQL generator" code anymore with every new release of the kernel, which became more and more tedious and time consuming.

cheers,

Lex.  



Jonathan Lewis Seminar http://www.naturaljoin.nl/events/seminars.html

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

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Khedr, Waleed

Oracle probably just decided to hide this layer!!

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

From: Christian Antognini [mailto:Christian.Antognini_at_trivadis.com

There's no workaround because it simply run like this in 10g, i.e. coordinator and slaves executes the same SQL statement (you probably noticed the new operations in the execution plan as well...).


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Nov 25 2005 - 12:39:14 CST

Original text of this message

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