Extended database statistics
From: Hameed, Amir <Amir.Hameed_at_xerox.com>
Date: Fri, 24 Feb 2017 14:55:07 +0000
Message-ID: <AF02C941134B1A4AB5F61A726D08DCED201EE978_at_USA7109MB012.na.xerox.net>
Hi,
The Oracle database version is 12c (12.1.0.2). The application is Oracle E-Business Suite. While working on a performance issue, we discovered that there were a lot of extended statistics present in the database for standard EBS tables. We do not create extended statistics on any table as part of our statistics gathering process. The following parameters were set to TRUE: optimizer_adaptive_features
optimizer_adaptive_reporting_only
Date: Fri, 24 Feb 2017 14:55:07 +0000
Message-ID: <AF02C941134B1A4AB5F61A726D08DCED201EE978_at_USA7109MB012.na.xerox.net>
Hi,
The Oracle database version is 12c (12.1.0.2). The application is Oracle E-Business Suite. While working on a performance issue, we discovered that there were a lot of extended statistics present in the database for standard EBS tables. We do not create extended statistics on any table as part of our statistics gathering process. The following parameters were set to TRUE: optimizer_adaptive_features
optimizer_adaptive_reporting_only
I am trying to understand the following:
- Does Oracle collect extended statistics automatically if the optimizer_adaptive_features parameter is set to TRUE?
- Is there a way to find out from the explain plan if extended statistics were used in the plan?
Thank you,
Amir
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Feb 24 2017 - 15:55:07 CET