1Z0-117 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
    :Jun 08, 2026

Oracle 1Z0-117 Online Questions & Answers

  • Question 71:

    Which two types of column filtering may benefit from partition pruning?

    A. Equally operates on range-partitioned tables.
    B. In-list operators on system-partitioned tables
    C. Equality operators on system-partitioned tables
    D. Operators on range-partitioned tables
    E. Greater than operators on hash-partitioned tables

  • Question 72:

    Which two statements are true about index full scans?

    A. An index fast full scan multi block I/O to read the index structure in its entirely.
    B. Index nodes are not retrieved in the index order, and there fore the nodes are not in sequence.
    C. An index fast full scan reads the index block by block.
    D. An index fast full scan reads the whole index from the lowest value to the higher value.

  • Question 73:

    Examine Exhibit1 to view the query and its AUTOTRACE output.

    Which two statements are true about tracing?

    A. The displayed plan will be stored in PLAN_TABLE.
    B. Subsequent execution of this statement will use the displayed plan that is stored in v$SQL.
    C. The displayed plan may not necessarily be used by the optimizer.
    D. The query will not fetch any rows; it will display only the execution plan and statistics.
    E. The execution plan generated can be viewed from v$SQLAREA.

  • Question 74:

    You are administering a database that supports an OLTP workload in which one of the applications inserts rows in a table until 12 noon every, after which multiple years perform frequent queries on the table. You want the statistics to be more representative of the table population.

    What must be done to ensure that an optimizer uses the latest statistics of the table?

    A. Set the STALE_PERCENT preference to 0.
    B. Set the OPTIMIZER_MODE parameter to ALL_ROWS.
    C. Set the OPTIMIZER_DYNAMIC_SAMPLING parameter to 0.
    D. Use the FIRST_ROWS_n hint in the queries.
    E. Unlock and gather statistics for the table after inserts are done and lock them again.

  • Question 75:

    You are administering a database that supports an OLTP workload. Automatic optimizer statistics collection is scheduled in the night maintenance window. Some of the tables get updated frequently during day time and you notice a performance degradation for queries using those tables due to stale statistics.

    Which two options might help to avoid the performance degradation of the queries?

    A. Set the global statistics preference STALE_PERCENT to 0.
    B. Use dynamically sampling hint for the queries on frequently updated tables.
    C. Create histogram for the columns used frequently in the WHERE clause.
    D. Gather statistics with global statistics preference NO_VALIDATE to TRUE.
    E. Set the OPTIMZER_USE_PENDING_STATISTICS parameter to TRUE.

  • Question 76:

    Examine the statements being executed for the first time:

    Steps followed by a SQL statement during parsing:

    1.

    Search for a similar statement in the shared pool.

    2.

    Search for an identical statement in the shared pool.

    3.

    Search the SQL area of identical statement already in the shared pool.

    4.

    Proceed through the remaining steps of the parse phase to ensure that the execution plan of the existing statements is applicable to the view statement.

    5.

    Perform hard parsing.

    6.

    Share the SQL area of the similar statement already in the shared pool.

    Identify the required steps in the correct sequence used by the third query.

    A. 5, 1, 3, 4
    B. 2, 4, 3
    C. 5, 2, 3, 4
    D. 1, 4, 3
    E. Only 5
    F. 2, 5

  • Question 77:

    Examine the Exhibit1 to view the structure of an indexes for the EMPLOYEES table.

    Examine the query:

    SQL> SELECT * FROM employees WHERE employees_id IN (7876, 7900, 7902);

    EMPLOYEE_ID is a primary key in the EMPLOYEES table that has 50000 rows.

    Which statement is true regarding the execution of the query?

    A. The query uses an index skip scan on the EMP_EMP_ID_PK index to fetch the rows.
    B. The query uses the INLIST ITERATOR operator to iterate over the enumerated value list, and values are evaluated using an index range scan on the EMP_EMP_ID_PK index.
    C. The query uses the INLIST ITERATOR operator to iterate over the enumerated value list, and values are evaluated using a fast full index scan on the EMP_EMP_ID_PK index.
    D. The query uses the INLIST ITERATOR operator to iterate over the enumerated value list, and values are evaluated using an index unique scan on the EMP_EMP_ID_PK index.
    E. The query uses a fast full index scan on the EMP_EMP_ID_PK index fetch the rows.

  • Question 78:

    View the exhibit and examine the findings provided by the SQL Tuning Advisor for SELECT Statement.

    A SWL plan baseline already exists for the execution plan.

    What two methods can you use to ensure that an alternate plan becomes an accepted plan?

    A. Use the DBMS_SPM.ALTER_SQL_PLAN_BASELINE function.
    B. Use the DBMS_SQLTUNE.CREATE_SQL_PLAN_BASELINE function.
    C. Use the DBMS_SQLTUNE.CREATE_SQL_PLAN_BASELINE function and run the DBMS_STATS to manually refresh stale statistics.
    D. Use the DBMS_SPM.LOAD_PLANS_FROM_SQLSET function.

  • Question 79:

    An application issues many expensive join aggregations type queries.

    Examine the Exhibit to view the queries.

    Which two could help improve the performance of these SQL statements without changing application code?

    A. Create B*-Tree indexes on the join columns.
    B. Create a materialized view with query rewrite enabled for the first statement and nested MVIEWs for the other statements.
    C. Collect histogram statistics on columns for which aggregating functions are performed.
    D. Create an STS for these queries and use SQL Access Advisor, which may generate advice about MVIEWs.
    E. Create an STS for these queries and use SQL Performance Analyzer, which may generate advice about MVIEWs.

  • Question 80:

    Which three factors does the estimator depend on for overall cost estimation of a given execution plan?

    A. Cardinality
    B. Sort area size
    C. OPTIMIZER_FEATURE_ENABLE parameter
    D. NOT NULL_FEATURE_ENABLE parameter
    E. NOT NULL constraint on a unique key column
    F. Library cache size
    G. The units of work such as disk input/output, CPU usage, and memory used in an operation

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.