A. the SQL text SQL
B. the execution plan
C. the execution context
D. the execution frequency
E. the system change number (SCN)
第1题:
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?()
第2题:
You work with a newly created database. Presently, there is no application load on the database instance.You want to create a baseline for tuning the application, so you decide to collect recommendations that can be implemented to improve application performance.What action must you take to achieve this?()
第3题:
Your database supports an online transaction processing (OLTP) application. The application is undergoing some major schema changes, such as addition of new indexes and materialized views. You want to check the impact of these changes on workload performance. What should you use to achieve this?()
第4题:
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?()
第5题:
You are creating a SQL Tuning Set to allow a group of SQL statements to be passed into the SQL Tuning Advisor. Which packages will you use to create the SQL Tuning Set?()
第6题:
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?()
第7题:
You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a remote SQL Server 2008 instance. You notice that the application has a poor performance. On the remote SQL Server instance, you capture a workload of the remote instance to a trace table by using SQL Profiler. Now you have to use the Database Engine Tuning Advisor to analyze the workload of the remote SQL Server instance on a local SQL Server instance. So what action should you perform to achieve this goal?()
第8题:
the SQL text SQL
the execution plan
the execution context
the execution frequency
the system change number (SCN)
第9题:
Run the SQL Access Advisor.
Run the SQL Tuning Advisor (STA).
Run the Automatic Workload Repository (AWR) report.
Run the Automatic Database Diagnostic Monitor (ADDM).
第10题:
You should recapture the workload by using the data collector.
You should enable the XP_MSVER stored procedure on the local server.
You should enable the XP_MSVER stored procedure on the remote server
You should recapture the workload to a trace file by using SQL Profiler.
第11题:
Use the SQL Server Profiler to capture all SQL activities.
Use a Dynamic Management View to analyze performance.
Use the Database Engine Tuning Advisor to analyze the workload.
Use Microsoft SQL Server Management Studio to analyze the SQL logs.
第12题:
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.
第13题:
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?()
第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题:
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?()
第16题:
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window?()
第17题:
Which three statements about performance analysis by SQL Performance Analyzer are true?()
第18题:
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?()
第19题:
DBMS_WORKLOAD_REPOSITORY
DBMS_RESOURCE_MANAGER
DBMS_SQLTUNE
DBMS_ADVISOR
第20题:
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.
第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题:
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.
第23题:
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.