您的位置:首页 > 其它

OCP-1Z0-053-200题-161题-262

2014-02-12 08:54 316 查看
QUESTION 161

In Oracle 11g, which recommendations does the SQL Access Advisor generate? (Choose all that apply.)

A. partitioning recommendations

B. statistics collection recommendations

C. index creation recommendations

D. materialized view recommendations

E. materialized view log recommendations

Answer: ACDE

同262题:/article/1628680.html

Explanation/Reference:

Section: Managing Database Performance & Tuning

In Oracle 11g, the SQL Access Advisor can generate partitioning recommendations, index creation

recommendations, materialized view recommendations,and materialized view log recommendations. The SQL

Access Advisor is a tuning tool that provides advice regarding the tuning of materialized views, indexes(Btree,

bitmap, and function-based), and materialized view logs, as well as advice on table and index partitioning.

The SQL Access Advisor provides recommendations by analyzing a known workload and other specified

information. SQL Access Advisor does not generate statistics collection recommendations. This task is

performed by the SQL Tuning Advisor.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: