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: Synonyms can be VERY bad for performance

Re: Synonyms can be VERY bad for performance

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Wed, 31 Oct 2001 15:10:11 -0800
Message-ID: <F001.003B9E6A.20011031153018@fatcity.com>

Greg,

Hey! I resemble that remark ;)

The data dictionary views are optimized to use the RBO or are heavily hinted to force a specific access path.  ALL_ROWS and FIRST_ROWS force the CBO to be used so a different access path may be taken resulting in poor performance.

Obligatory notes:

Note: 35272.1 "Is ANALYZE on the Data Dictionary Supported (TABLES OWNED BY SYS)?"

Note: 35934.1 "TECH: Cost Based Optimizer - Common Misconceptions and Issues"

Note: 66484.1 "Which Optimizer is used"

HTH,


Do You Yahoo!?
Make a great connection at Yahoo! Personals. http://personals.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Oct 31 2001 - 17:10:11 CST

Original text of this message

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