Oracle Database 19c Performance and Tuning Management - 1Z0-084 Exam Practice Test

A Standard Edition production database has performance problems for two hours on the same day each week.
Which tool must you use to diagnose the problem?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
During which application lifecycle phase do you take baselines?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Multiple sessions are inserting data concurrently into a table that has an LOB column.
At some point in time, one of the sessions cannot find available space in the LOB segment and needs to allocate a new extent.
Which wait event will be raised in the other sessions that need space in the LOB column?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Examine these statements and output:

What parameter change activates the generation and use of SQL Plan Directives7
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
The CURS0R_SHARING and OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES parameters are set to default. The top five wait events in an awr report are due to a large number of hard parses because of several almost identical SQL statements.
Which two actions could reduce the number of hard parses?
Correct Answer: A,B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Examine this statement and output:

Which two situations can trigger this error?
Correct Answer: A,D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).