What recommendations does the SQL Access Advisor provide for optimizing SQL queries?()
第1题:
A. partitioning recommendations
B. statistics collection recommendations
C. index creation recommendations
D. materialized view recommendations
E. materialized view log recommendations
第2题:
When designing a single tier AIX database solution for a customer, what other technical specialist would be most instrumental in putting together a total solution and why?()
第3题:
In Oracle 11g, which recommendations does the SQL Access Advisor generate?()
第4题:
You need to recommend a solution for configuring the Web servers. The solution must meet the company’s technical requirements.What should you include in the recommendations?()
第5题:
set DB_FLASHBACK_RETENTION_TARGET=10800
create a new scheduler window for the time period of 24 hours and use the optimizer statistics
modify the Automatic Workload Repository (AWR) snapshot time interval to three hours and use ADDMfindings
specify New Undo Retention as three hours and Analysis Time period as Last One Day in the Undo Advisor page and use its recommendations
第6题:
partitioning recommendations
statistics collection recommendations
index creation recommendations
materialized view recommendations
materialized view log recommendations
第7题:
selection of SQL plan baselines
partitioning of tables and indexes
creation of index-organized tables
creation of bitmap, function-based, and B-tree indexes
optimization of materialized views for maximum query usage and fast refresh
第8题:
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.
第9题:
partitioning recommendations
statistics collection recommendations
index creation recommendations
materialized view recommendations
materialized view log recommendations
第10题:
ORACLE_BASE should be set explicitly.
An Oracle base should have only one Oracle home created in it.
Flash recovery area and data file location should be on separate disks.
Flash recovery area and data file location should be created under Oracle base in a non-Automatic Storage Management (ASM) setup.
第11题:
Run Segment Advisor
Run the SQL Tuning Advisor (STA)
Run the Automatic Workload Repository (AWR) report
Run the SQL Access Advisor with a hypothetical workload
第12题:
第13题:
What recommendations does the SQL Access Advisor provide for optimizing SQL queries?()
第14题:
What two statements are true regarding the recommendations received from the SQL Access Advisor?()
第15题:
In Oracle 11g, which recommendations does the SQL Access Advisor generate? ()(Choose all that apply.)
第16题:
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.
第17题:
selection of SQL plan baselines
partitioning of tables and indexes
creation of index-organized tables
creation of bitmap, function-based, and B-tree indexes
optimization of materialized views for maximum query usage and fast refresh
第18题:
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.
第19题:
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.
第20题:
Implement the Windows Search service and implement a custom iFilter.
Implement File Server Resource Manager (FSRM) and configure file classifications.
Implement Microsoft SharePoint Foundation 2010 and create a custom workflow.
Implement a Distributed File System (DFS) namespace and configure folder targets.
第21题:
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.
第22题:
第23题:
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