nerdexam
Oracle

1Z0-064 · Question #48

Your database supports a DSS workload. In an application, a few complex queries that contain multiple functions and expressions are using materialized views. You notice that some queries are…

The correct answer is A. Create an SQL Tuning Set (STS) and submit as input to the SQL Access Advisor to generate C. Create an STS and submit as input to the SQL Performance Analyzer to get recommendations E. Use the DBMS_ADVISOR.QUICK_TUNE procedure to analyze queries based on the usage of. See the full explanation below for the reasoning.

Question

Your database supports a DSS workload. In an application, a few complex queries that contain multiple functions and expressions are using materialized views. You notice that some queries are performing poorly because they are not benefiting from query rewrites. Which three actions would you take to improve the performance of queries? (Choose three.)

Options

  • ACreate an SQL Tuning Set (STS) and submit as input to the SQL Access Advisor to generate
  • BUse the DBMS_MVIEW.EXPLAIN_REWRITE procedure to analyze why a query failed to rewrite.
  • CCreate an STS and submit as input to the SQL Performance Analyzer to get recommendations
  • DUse the DBMS_ADVISOR.TUNE_MVIEW procedure to get recommendations about rewriting
  • EUse the DBMS_ADVISOR.QUICK_TUNE procedure to analyze queries based on the usage of

How the community answered

(55 responses)
  • A
    75% (41)
  • B
    16% (9)
  • D
    9% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-064 Practice