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

Examine this command:

What is the maximum number of baselines generated by this command that you can have at any given time?
Correct Answer: B Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which two types of performance problems are reported by ADDM for PDBS?
Correct Answer: D,E Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Accessing the SALES tables causes excessive db file sequential read wait events.
Examine this AWR except:

Now, examine these attributes displayed by querying dba_tables:

Finally, examine these parameter settings:

Which two must both be used to reduce these excessive waits?
Correct Answer: C,E Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Examine this AWR report excerpt:

You must reduce the impact of database I/O, without increasing buffer cache size and without modifying the SQL statements.
Which compression option satisfies this requirement?
Correct Answer: B Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which three types of statistics are captured by statspack with snap level 6?
Correct Answer: C,D,E Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Database performance has degraded recently.
index range scan operations on index ix_sales_time_id are slower due to an increase in buffer gets on sales table blocks.
Examine these attributes displayed by querying DBA_TABLES:

Now, examine these attributes displayed by querying DBA_INDEXES:

Which action will reduce the excessive buffer gets?
Correct Answer: B Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).