It cannot generate recommendations that support multiple workload queries.
It can recommend partitioning on tables provided that the workloads have some predicates and joins on the columns of the NUMBER or DATE type.
It can recommend partitioning only on tables that have at least 10,000 rows.
It can recommend only B-tree indexes and not bitmap or function-based indexes.
第1题:
You want to use the SQL Tuning Advisor to generate recommendations for badly written SQL statements in your development environment. Which three sources can you select for the advisor to analyze?()
第2题:
What two statements are true regarding the recommendations received from the SQL Access Advisor?()(Choose two.)
第3题:
What happens when you run the SQL Tuning Advisor with limited scope?()
第4题:
In Oracle 11g, which recommendations does the SQL Access Advisor generate?()
第5题:
Which three statements about performance analysis by SQL Performance Analyzer are true?()
第6题:
What two statements are true regarding the recommendations received from the SQL Access Advisor?()
第7题:
It cannot generate recommendations that support multiple workload queries.
It can recommend partitioning on tables provided that the workloads have some predicates and joins on the columns of the NUMBER or DATE type.
It can recommend partitioning only on tables that have at least 10,000 rows.
It can recommend only B-tree indexes and not bitmap or function-based indexes
第8题:
It can be used to join a maximum of three tables
It can be used to restrict the number of columns used in a NATURAL join
It can be used to access data from tables through equijoins as well as nonequijoins
It can be used to join tables that have columns with the same name and compatible data types
第9题:
Top SQL
snapshots
SQL Tuning sets
index access path
optimizer statistics
materialized view logs
第10题:
partitioning recommendations
statistics collection recommendations
index creation recommendations
materialized view recommendations
materialized view log recommendations
第11题:
It produces less accurate results of the comparison analysis.
It automatically calls the SQL Tuning Advisor for recommendations.
It shortens the time of execution and reduces the impact on system resources.
Only the changes in the execution plan, and not performance regression, are detected.
第12题:
partitioning recommendations
statistics collection recommendations
index creation recommendations
materialized view recommendations
materialized view log recommendations
第13题:
Which statement is true when you run the SQL Tuning Advisor with limited scope?()
第14题:
What happens when you run the SQL Tuning Advisor with limited scope?()
第15题:
Which statement most accurately describes the implementation of a SQL Access Advisor recommendation?()
第16题:
What recommendations does the SQL Access Advisor provide for optimizing SQL queries? ()(Choose all that apply.)
第17题:
What recommendations does the SQL Access Advisor provide for optimizing SQL queries?()
第18题:
In Oracle 11g, which recommendations does the SQL Access Advisor generate? ()(Choose all that apply.)
第19题:
It detects changes in SQL execution plans.
It produces results that can be used to create the SQL plan baseline.
The importance of SQL statements is based on the size of the objects accessed.
It generates recommendations to run SQL Tuning Advisor to tune regressed SQLs.
It shows only the overall impact on workload and not the net SQL impact on workload.
第20题:
It cannot generate recommendations that support multiple workload queries.
It can recommend partitioning on tables provided that the workloads have some predicates and joins on the columns of the NUMBER or DATE type.
It can recommend partitioning only on tables that have at least 10,000 rows.
It can recommend only B-tree indexes and not bitmap or function-based indexes.
第21题:
SQL Access Advisor recommendations are automatically implemented.
Individual SQL Access Advisor recommendations can be scheduled for implementation.
All SQL Access Advisor recommendations for a specific task must be implemented at the same time.
SQL Access Advisor recommendations are automatically scheduled for implementation during the maintenance window.
None of the above.
第22题:
Access path analysis is not performed for SQL statements.
SQL structure analysis is not performed for SQL statements.
SQL Profile recommendations are not generated for SQL statements.
Staleness and absence of statistics are not checked for the objects in the SQL Tuning Advisor. In this case, SQL Tuning Advisor produces recommendations based on statistical checks, access path analysis, and SQL structure analysis. SQL profile recommendations are not generated.
第23题:
It detects changes in SQL execution plans.
It produces results that can be used to create the SQL plan baseline.
The importance of SQL statements is based on the size of the objects accessed.
It generates recommendations to run SQL Tuning Advisor to tune regressed SQLs.
It shows only the overall impact on workload and not the net SQL impact on workload.
第24题:
It produces less accurate results of the comparison analysis.
It automatically calls the SQL Tuning Advisor for recommendations.
It shortens the time of execution and reduces the impact on system resources.
Only the changes in the execution plan,and not performance regression,are detected.