Free Oracle 1Z0-117 Practice Test & Real Exam Questions

  • Exam Code/Number: 1Z0-117
  • Exam Name/Title: Oracle Database 11g Release 2: SQL Tuning Exam
  • Certification Provider: Oracle
  • Corresponding Certification: Oracle Database
  • Exam Questions: 125
  • Updated On: Aug 08, 2026
You execute the following query:

Which statement is true about the usage of these hints in the query?
Correct Answer: A Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which three options are true about MVIEWs?
Correct Answer: B,C,E Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which statement is true about an SQL plan baselines that are fixed?
Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
---
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?
Correct Answer: B,E Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
You instance has these parameter settings:

Which three statements are true about these settings if no hints are used in a SQL statement?
Correct Answer: A,D,E Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
A database instance is configured in the shared server mode and it supports multiple applications running on a middle tier. These applications connect to the database by using different services and tracing is enabled for the services. You want to view the detailed tracing setting for particular service.
What would you use to view the tracing information?
Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Examine the following anonymous PL/SQL code block of code:

Which two are true concerning the use of this code?
Correct Answer: D,E Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Examine the following command:

Which query transformation technique is used by the optimizer in this case?
Correct Answer: D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
You are administering database that supports an OLTP workloads. Most of the queries use an index range scan or index unique scan as access methods.
Which three scenarios can prevent the index access being used by the queries?
Correct Answer: A,C,D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).