Exam Details

  • Exam Code
    :1Z0-117
  • Exam Name
    :Oracle Database 11g Release 2: SQL Tuning Exam
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :125 Q&As
  • Last Updated
    :Mar 26, 2025

Oracle Oracle Certifications 1Z0-117 Questions & Answers

  • Question 11:

    You are administering a database, where an application frequently executes identical SQL statements with the same syntax.

    How will you optimize the query results without retrieving data blocks from the storage?

    A. By setting the CURSOR_SHARING parameter to FORCE.

    B. By using the bind variables and setting the CURSOR_SHARING parameter to EXACT.

    C. By using the CACHE hint to pin the queries in the library cache

    D. By ensuring that RESULT_CACHE_MODE parameter is set to MANUAL and using the RESULT_CACHE hint in the queries.

    E. By creating a SQL plan baseline for the identical statements.

  • Question 12:

    Identify two situations in which full table scans will be faster than index range scans.

    A. A query with a highly selective filter fetching less than 5 percent of the rows from a table.

    B. A highly selective query on a table having high clustering factor for an index.

    C. A query fetching less number of blocks than value specified by DB_FILE_MULTIBLOCK_READ_COUNT.

    D. A query executing in parallel on a partitioned table with partitioned indexes.

    E. A query on a table with sparsely populated table blocks.

  • Question 13:

    You identified some DSS queries that perform expensive join and aggregation operations.

    The queries access historical data from noncurrent partition of the fact tables.

    What three actions could you perform to improve the response time of the queries without modifying the SQL statements?

    A. Set the QUERY_REWRITE_ENABLED to TRUE at the session level.

    B. Create an STS for the statements, run SQL Tuning Advisor for the STS, and implement any generated recommendations for materialized views.

    C. Set QUERY_REWRITE_ENABLED to TRUE at the instance level.

    D. Create an STS for the statements, run SQL Access Advisor for the STS, and implement any generated recommendations for materialized views.

    E. Set QUERY_REWRITE_INTEGRITY to ENFORCED at the instance level.

  • Question 14:

    Examine the following command:

    Which query transformation technique is used by the optimizer in this case?

    A. View merging

    B. Filter push-down

    C. Predicate pushing

    D. Predicate move-around

  • Question 15:

    Examine the parallelism parameters for your instance:

    Examine the Exhibit to view the query and its explain plan output.

    All sessions use default parallelism settings.

    What two steps could you take to make the query execute in parallel?

    A. Add a parallel hint.

    B. Decrease the value of PARALLEL_MIN_TIMETHRESHOLD.

    C. Increase the value of PARALLEL_MIN_SERVERS.

    D. Increase the value of PARALLEL_MAX_SERVERS.

    E. Decrease the value of PARALLEL_MIN_PERCENT.

  • Question 16:

    See the code fragment:

    You receive the following error message:

    ORA-12827: insufficient parallel query slaves available

    Which three parameter settings could you change to avoid this error?

    A. Decrease the value of PARALLEL_MIN_PERCENT

    B. Increase the value of PARALLEL_MAX_SERVERS

    C. Increase the value of PARALLEL_MIN_SERVERS

    D. Reduce the value of PARALLEL_MIN_TIME_THRESHOLF

    E. Increase the value of PARALLEL_DEGREE_LIMIT

    F. Set the PARALLEL_DEGREE_POLICY = AUTO

    G. Set the PARALLEL_DEGREE_POLICY = LIMITED

  • Question 17:

    Examine the Exhibit.

    Given two sets of parallel execution processes, SS1 and SS2, which is true?

    A. Each process SS1 reads some of the rows from the CUSTOMERS table and sends all the rows it reads to each process in SS2.

    B. Each process in SS1 reads all the rows from the CUSTOMERS table and distributes the rows evenly among the processes in SS2.

    C. Each process in SS1 reads some of the rows from the SALES table and sends all the rows it reads to each process in SS2.

    D. Each process in SS1 reads all the rows from the SALES table and distributes the rows evenly among the processes in SS2.

    E. Each process in SS1 reads some of the rows from the SALES table and distributes the rows evenly among the processes in SS2.

    F. Each process in the SS1 reads some of the rows from the CUSTOMERS table and distributes the rows evenly among the processes in SS2.

  • Question 18:

    Your database supports a workload consisting of three categories of SQL statements:

    Statements that should execute in less than one minute

    Statement that may execute for up to 15 minutes

    Statements that may be executed for more than 15 minutes

    You set PARALLEL_DEGREE_POLICY to Auto.

    You plan to prioritize queued statements by using the Database Resource manager.

    Which two are true about parallelism prioritization by a consumer group?

    A. PARALLEL_TARGET_PERCENTAGE is used to prioritize a consumer group's use of the overall PARALLEL_SERVER_TARGET.

    B. Queuing is done for a consumer group exceeding its percentage, even if the number of busy PX servers in the instance has not reached PARALLEL_SERVERS_TARGET.

    C. PARALLEL_TARGET_PERCENTAGE us used to prioritize a consumer group's use of the overall SPAN CLASS = `OracleCode'> PARALLEL_MAX_SERVERS.

    D. Having separate queues for consumer groups requires the use of management attributes (MGMT_P1, MGMT_P2 etc. . . )

    E. Separate queue timeout using PARALLEL_QUEUE_TIMEOUT require the use of management attributes (MGMT_P1, MGMT_P2 etc . . . groups)

  • Question 19:

    Which two statements are true about the use of the DYNAMIC_SAMPLING hint in a query?

    A. It estimates selectivity better for the filters.

    B. It is always used for flashback queries that contain the AS OF clause.

    C. It cannot be used if there is a single-table predicate in the WHERE clause.

    D. It cannot be used for processing SQL statements in parallel.

    E. It can compensate for the lack of extended statistics to get accurate cardinality estimates for complex predicate expressions.

  • Question 20:

    Examine the Exhibit to view the structure of and indexes for the EMPLOYEES and DEPARTMENTS tables:

    EXAMINE the SQL statement and its execution plan:

    Which two statements are correct regarding the execution plan?

    A. Step 2 is performing nested operation on JOB_ID column of the JOBS table, which is the driven table and the EMPLOYEES table is the driven table.

    B. In step 2 for every row returned by the JOBS table matching rows from the EMPLOYEES table are accessed.

    C. Step 1 is performing nested loop operation on the DEPARTMENT_ID column of the DEPARTMENTS table, which is the driven table and results returned by step 2 in the driving resultset.

    D. The performance of the query can be improved by creating bitmap index on the JOB_ID column of the EMPLOYEES table.

    E. The performance of the query can be improved by creating bitmapped index on the DEPARTMENT_ID column of the EMPLOYEES table.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-117 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.