OCP · domain
Performance Tuning And Diagnostics
Practise Oracle Database 23ai Administrator Professional (OCP, 1Z0-183) (OCP) Performance Tuning And Diagnostics practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.
Focused practice
Practice Performance Tuning And Diagnostics questions
Scored sessions drawing only from this domain — pick a length below.
Start 20-question practice test →What this domain covers
What to know about Performance Tuning And Diagnostics
Performance Tuning And Diagnostics questions test whether you can apply the concept in context, not just recognise a definition.
How the topic appears in realistic exam-style scenarios.
Which detail in the question changes the correct answer.
How to eliminate plausible but wrong options.
How to connect the question back to the wider exam objective.
Watch out for
Common Performance Tuning And Diagnostics exam traps
- ▸Answering from memory before reading the full scenario.
- ▸Missing a constraint such as cost, availability, security, scope or command context.
- ▸Choosing a broad answer when the question asks for the most specific fix.
- ▸Ignoring why the wrong options are tempting.
Question index
All Performance Tuning And Diagnostics questions (62)
Click any question to see the full explanation, or start a practice session above.
When reviewing an AWR report, you notice a high value for 'db time'. What does this indicate?
Medium2Which THREE factors influence the optimizer's choice of an execution plan?
Hard3Which TWO views can be used to monitor current session performance?
Medium4When running the SQL Tuning Advisor, what does the 'Accept' action do?
Medium5Which background process is responsible for capturing AWR snapshots?
Easy6Which of these is the most effective way to address performance issues caused by suboptimal plans?
Easy7Which parameter controls the frequency of AWR snapshot collection?
Easy8When using the SQL Tuning Advisor to analyze a SQL statement, which THREE types of recommendations can it provide to improve performance?
Hard9Which TWO components are essential for the operation of the Automatic Database Diagnostic Monitor (ADDM)?
Medium10Which THREE items are required for the Automatic SQL Plan Management to effectively stabilize plans?
Hard11Which THREE pieces of information can be found in a SQL Tuning Advisor report?
Hard12You have a high volume of parse time in your database. What could be the cause?
Hard13You are using SQL Plan Management. What happens when a new execution plan is discovered for a SQL statement that already has a baseline?
Medium14You want to capture a specific set of SQL statements and their execution plans to baseline them. Which package allows you to capture plans from the cursor cache?
Medium15What is the purpose of the 'ASH' report?
Easy16You notice that Automatic SQL Plan Management is not evolving your plans as expected. What is the most likely cause?
Hard17You have a query that is being incorrectly optimized because the statistics are not representative of the actual data distribution. What is the best method to handle this without changing the global statistics?
Hard18Which feature allows you to capture SQL statements from the cursor cache and load them into a SQL Tuning Set?
Hard19What does the 'Elapsed Time' in a SQL statement represent?
Medium20Which advisor should you run to determine if your SGA and PGA memory settings are optimal?
Medium21An ADDM report suggests increasing the library cache size. What is the most appropriate action?
Medium22A production database experiences a sudden performance degradation. You want to analyze the last 10 minutes of activity to pinpoint blocked sessions. Which approach is best?
Medium23Which THREE of the following are components of the Oracle performance tuning lifecycle?
Medium24You need to capture a specific set of SQL statements that are causing high CPU usage for later tuning. Which tool allows you to group these statements and transport them across different database environments?
Hard25What does the 'SQL ID' in an Oracle database represent?
Easy26You notice that a specific query is performing very slowly due to excessive 'direct path read' waits. What is the most likely cause?
Hard27You need to determine why a particular session is experiencing high 'db file sequential read' waits. Which view provides the most detailed information about the specific blocks being read?
Hard28Which procedure in the DBMS_SPM package is used to evolve a SQL plan baseline?
Medium29You have a query that is using a nested loops join, but it should be using a hash join. The optimizer statistics are correct. How can you force a hash join without changing the SQL text?
Hard30You are performing a SQL tuning exercise. How do you create a SQL Tuning Set (STS) to be used as input for the SQL Tuning Advisor?
Medium31You need to identify the top SQL statements consuming the most CPU resources in an Oracle 23ai database over the last hour. Which tool provides the most direct analysis of this performance issue?
Easy32A critical application query is experiencing performance issues due to stale optimizer statistics. You want to use the Optimizer Statistics Advisor to identify the root cause. Which action must you perform to trigger the advisor?
Hard33You are seeing 'enq: TX - row lock contention' in your performance reports. What does this mean?
Hard34You are analyzing an AWR report and notice a high value for 'db file scattered read'. What is the most likely cause of this wait event?
Medium35Which TWO of these are common sources of performance degradation?
Medium36Which of the following is true regarding SQL Plan Baselines?
Hard37In which view can you find information about the current SQL Plan Baselines?
Easy38You observe a significant performance regression after a database upgrade. You suspect that the optimizer has chosen a suboptimal execution plan. Which component of SQL Plan Management should you use to ensure the database only uses known, verified execution plans?
Medium39You have a query that is performing poorly due to a stale execution plan. You want to lock the current optimal plan to prevent the optimizer from changing it during subsequent runs. What should you do?
Hard40Which TWO types of reports are most useful for diagnosing long-term database performance trends?
Easy41Which component of the Oracle Database uses the Automatic Diagnostic Repository (ADR) to store critical errors and performance incidents?
Easy42Which report provides a summary of SQL statements that have the highest 'Elapsed Time'?
Easy43An administrator has been tasked with reducing the overhead of AWR snapshot collection. What is the most effective way to modify the snapshot interval?
Easy44How can you view the recommendations made by the Automatic Database Diagnostic Monitor (ADDM)?
Medium45An administrator needs to identify the top wait events causing performance degradation in the database over the last hour. Which tool provides the most granular, session-level view of these wait events?
Easy46Which THREE actions can you take to improve execution plan stability?
Hard47An application is experiencing high library cache lock contention. Which view is best suited to investigate this specific wait event?
Hard48When using SQL Tuning Advisor, what is a 'SQL Tuning Set' (STS)?
Medium49Which view displays the current settings for the AWR retention period?
Easy50You are tuning a complex SQL statement. You want to see the execution plan that the optimizer is currently choosing. Which dynamic performance view is most useful?
Medium51To improve performance, you suspect an index is missing. Which advisor should you invoke to get recommendations for new indexes?
Hard52The Automatic SQL Plan Management (ASPM) feature is enabled. A new execution plan is identified for a high-load query that performs better during testing. How does the database verify this plan before evolving the baseline?
Hard53Which TWO methods can be used to tune SQL statements?
Medium54Which THREE of the following are valid components or features of the Automatic SQL Tuning process in Oracle 23ai?
Medium55You are tuning a query that is performing poorly due to high 'buffer busy waits'. What is the likely cause?
Hard56What is the primary benefit of using a SQL Profile?
Medium57Which THREE types of information are captured in an AWR snapshot?
Hard58What is the primary function of ADDM in Oracle Database 23ai?
Easy59What is the result of setting STATISTICS_LEVEL to 'BASIC'?
Easy60An application query is failing to use a newly created index. You suspect the optimizer statistics are inaccurate. Which package should you use to gather statistics for this specific table?
Medium61You are analyzing a query with the SQL Tuning Advisor. The advisor recommends an 'SQL Profile'. What does the profile actually do?
Medium62You are investigating high CPU utilization in the database. Which view provides the top SQL statements currently in memory based on CPU usage?
MediumOther domains
All OCP exam domains
Frequently asked questions
- What does the Performance Tuning And Diagnostics domain cover on the OCP exam?
- Performance Tuning And Diagnostics questions test whether you can apply the concept in context, not just recognise a definition.
- How many questions are in this domain?
- This page lists all 62 Performance Tuning And Diagnostics questions in the OCP question bank. The actual exam draws from this domain proportionally to its weighting in the official exam blueprint.
- What is the best way to practise this domain?
- Start with a short focused session (10 questions) to identify gaps, then work through explanations. Repeat with a longer session once the weak areas feel solid.
- Can I practise only Performance Tuning And Diagnostics questions?
- Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.