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: how to keep statistics up to date for CBO

RE: how to keep statistics up to date for CBO

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Thu, 09 Oct 2003 09:14:25 -0800
Message-ID: <F001.005D2924.20031009091425@fatcity.com>


I don't see any reason why that couldn't happen concurrently. The table and its indexes are different physical segments.

At 09:59 AM 10/9/2003, you wrote:

>So Wolfgang,
>
>in that case, should _wait_ till table stats (which are probably estimate)
>are complete to perform index stats (which you recommend compute) or can
>that happen in parallel.
>
>Raj
>--------------------------------------------------------------------------------
>
>Rajendra dot Jamadagni at nospamespn dot com
>All Views expressed in this email are strictly personal.
>QOTD: Any clod can have facts, having an opinion is an art !
>
>-----Original Message-----
>From: Wolfgang Breitling
>[<mailto:breitliw_at_centrexcc.com>mailto:breitliw_at_centrexcc.com]
>Sent: Thursday, October 09, 2003 11:40 AM
>To: Multiple recipients of list ORACLE-L
>Subject: RE: how to keep statistics up to date for CBO
>
>One reason to collect index stats separately would be if you use estimate
>for the collection of the table statistics. In that case I collect the
>index stats separately with a compute. Index statistics collection is fast
>enough to always go for exact statistics rather than sampling.
>
>
>**************************************************************************************
>This e-mail message is confidential, intended only for the named
>recipient(s) above and may contain information that is privileged,
>attorney work product or exempt from disclosure under applicable law. If
>you have received this message in error, or are not the named
>recipient(s), please immediately notify corporate MIS at (860) 766-2000
>and delete this e-mail message from your computer, Thank you.
>**************************************************************************************5
>

Wolfgang Breitling
Oracle7, 8, 8i, 9i OCP DBA
Centrex Consulting Corporation
http://www.centrexcc.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Wolfgang Breitling
  INET: breitliw_at_centrexcc.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Thu Oct 09 2003 - 12:14:25 CDT

Original text of this message

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