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
第1题:
A. Cursor cache
B. Stored outline
C. SQL Tuning Set
D. Automatic Workload Repository (AWR) snapshots
第2题:
Which of these appropriately describes the results of a manual SQL Tuning Advisor task?()
第3题:
You run the SQL Tuning Advisor (STA) to tune a SQL statement that is part of a fixed SQL plan baseline. The STA generates a SQL profile for the SQL statement, which recommends that you accept the profile. Which statement is true when you accept the suggested SQL profile?()
第4题:
Which is the source used by Automatic SQL Tuning that runs as part of the AUTOTASK framework?()
第5题:
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window?()
第6题:
Identify the two direct sources from where SQL plans can be loaded into the SQL plan baselines.()
第7题:
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window?()
第8题:
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?()
第9题:
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
第10题:
statistics recommendations
SQL Profile recommendations
Index-related recommendations
restructuring of SQL recommendations
第11题:
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
第12题:
Cursor cache
Stored outline
SQL Tuning Set
Automatic Workload Repository (AWR) snapshots
第13题:
Which is the source used by Automatic SQL Tuning that runs as part of the AUTOTASK framework? ()
第14题:
Which tasks are run automatically as part of the Automated Maintenance Task by default? ()(Choose all that apply.)
第15题:
The SQL Tuning Advisor configuration has default settings in your database instance. Which recommendation is automatically implemented after the SQL Tuning Advisor is run as part of the automatic maintenance task?()
第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题:
Which tasks are run automatically as part of the Automated Maintenance Task by default?()
第18题:
To view the results of the most recent Automatic SQL Tuning Advisor task,which sequence should you follow?()
第19题:
Which of the following advisors is run in every maintenance window by the auto-task system?()
第20题:
the SQL text SQL
the execution plan
the execution context
the execution frequency
the system change number (SCN)
第21题:
The tuned plan is not added to the SQL plan baseline.
The tuned plan is added to the fixed SQL plan baseline as a fixed plan.
The tuned plan is added to the fixed SQL plan baseline as a nonfixed plan.
The tuned plan is added to a new nonfixed SQL plan baseline as a nonfixed plan.
第22题:
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
第23题:
statistics recommendations
SQL Profile recommendations
Index-related recommendations
restructuring of SQL recommendations
第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.