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: 9.2.0.4 buffer (sort)

Re: 9.2.0.4 buffer (sort)

From: Paul Drake <discgolfdba_at_yahoo.com>
Date: Tue, 13 Jul 2004 08:53:16 -0700 (PDT)
Message-ID: <20040713155316.1351.qmail@web20412.mail.yahoo.com>

"merge join cartesian" is the real clue here. chances are quite good that you have a join condition missing that could provide for a better access path if explicitly stated.

Please re-examine the tables in the statement and look for other joins or filtering conditions.

I did not see the statement in your posting.

Pd



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 Tue Jul 13 2004 - 10:50:34 CDT

Original text of this message

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