Building the SQL profile
Recommending optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending restructuring SQL queries that are using bad plans
第1题:
Which three functions are performed by the SQL Tuning Advisor?() (Choose three.)
第2题:
Which three functions are performed by the SQL Tuning Advisor?()
第3题:
Which statement is true when you run the SQL Tuning Advisor with limited scope?()
第4题:
What happens when you run the SQL Tuning Advisor with limited scope?()
第5题:
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window?()
第6题:
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window?()
第7题:
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? ()
第8题:
Every SQL statement in the STS is considered only once for execution
The SQL statements in the STS are executed concurrently to produce the execution plan and execution statistics
The execution plan and execution statistics are computed for each SQL statement in the STS
The effects of DDL and DML are considered to produce the execution plan and execution statistics
第9题:
Building the SQL profile
Recommending optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending restructuring SQL queries that are using bad plans
第10题:
generating the SQL profile
testing and accepting the SQL profile
generating a list of candidate SQLs for tuning
adding tuned SQL plans into the SQL plan baseline
tuning each SQL statement in the order of importance
generating baselines that include candidate SQLs for tuning
第11题:
Building the SQL profile
Recommending optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending restructuring SQL queries that are using bad plans
第12题:
ADDM
AWR
Cursor Cache
SQL Tuning Sets
Flash Recovery Area
第13题:
Which three statements about performance analysis by SQL Performance Analyzer are true? ()(Choose three.)
第14题:
Which of the following identifies and creates an index to minimize the DB time for a particular SQL statement?()
第15题:
What happens when you run the SQL Tuning Advisor with limited scope?()
第16题:
You create a table in your database that contains 50,000 rows approximately. The queries performed on the table are complex and performed on the table frequently. Which advisor helps you achieve the best performance of database for queries by recommending the appropriate indexes?()
第17题:
Which component does the SQL Tuning Advisor NOT analyze for the SQL statements?()
第18题:
To view the results of a manual SQL Tuning Advisor task, which steps should the DBA take?()
第19题:
Access path analysis is not performed for the SQL statements.
SQL structure analysis is not performed for the SQL statements.
SQL Profile recommendations are not generated for the SQL statements.
The staleness and absence of the statistics are not checked for the objects in the query supplied to the SQL Tuning Advisor.
第20题:
Top SQL
snapshots
SQL Tuning sets
index access path
optimizer statistics
materialized view logs
第21题:
Building and implementing SQL profiles
Recommending the optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending the restructuring of SQL queries that are using bad plans
第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.
第23题:
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.
第24题:
Every SQL statement in the STS is considered only once for execution.
The SQL statements in the STS are executed concurrently to produce the execution plan and execution statistics.
The execution plan and execution statistics are computed for each SQL statement in the STS.
The effects of DDL and DML are considered to produce the execution plan and execution statistics.