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
第1题:
Which is the source used by Automatic SQL Tuning that runs as part of the AUTOTASK framework? ()
第2题:
Which statement is true when you run the SQL Tuning Advisor with limited scope?()
第3题:
Which of the following cannot be used as input to the SQL Tuning Advisor?() (Choose all that apply.)
第4题:
You plan to use SQL Performance Analyzer to analyze the SQL workload. You created a SQL Tuning Set as a part of the workload capturing. What information is captured as part of this process?()
第5题:
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window?()
第6题:
Which three statements about performance analysis by SQL Performance Analyzer are true?()
第7题:
You want to analyze a SQL Tuning Set (STS) using SQL Performance Analyzer in a test database. Which two statements are true regarding the activities performed during the test execution of SQLs in a SQL Tuning Set?()
第8题:
the SQL text SQL
the execution plan
the execution context
the execution frequency
the system change number (SCN)
第9题:
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.
第10题:
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.
第11题:
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.
第12题:
Set OPTIMIZER_USE_PLAN_BASELINES to FALSE to prevent the use of regressed plans.
Capture the plans from the previous version using STS and then load them into the stored outline.
Capture the plans from the previous version using STS and then load them into SQL Management Base (SMB)
Set OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES to FALSE to prevent the plans from being loaded to the SQL plan baseline.
第13题:
Your database supports a DSS workload that involves the execution of complex queries: Currently, the library cache contains the ideal workload for analysis. You want to analyze some of the queries for an application that are cached in the library cache. What must you do to receive recommendations about the efficient use of indexes and materialized views to improve query performance?()
第14题:
Your system has been upgraded from Oracle Database 10g to Oracle Database 11g. You imported SQL Tuning Sets (STS) from the previous version. After changing the OPTIMIZER_FEATURE_ENABLE parameter to 10.2.0.4 and running the SQL Performance Analyzer, you observed performance regression for a few SQL statements. What would you do with these SQL statements?()
第15题:
Which is the source used by Automatic SQL Tuning that runs as part of the AUTOTASK framework?()
第16题:
You want to analyze a SQL Tuning Set (STS) using SQL Performance Analyzer in a test database. Which two statements are true regarding the activities performed during the test execution of SQLs in a SQL Tuning Set?()
第17题:
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window?()
第18题:
Which of the following cannot be used as input to the SQL Tuning Advisor?()
第19题:
You plan to use SQL Performance Analyzer to analyze the SQL workload. You created a SQL Tuning Set as a part of the workload capturing. What information is captured as part of this process?()
第20题:
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
第21题:
A single SQL statement provided by a user
An existing SQL Tuning Set (STS)
A preprocessed Database Replay workload
A schema name
SQL statement identified in EM as using excessive resources
第22题:
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
第23题:
A single SQL statement provided by a user
An existing SQL Tuning Set (STS)
A preprocessed Database Replay workload
A schema name
SQL statement identified in EM as using excessive resources
第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.