Oracle Database 19c Performance and Tuning Management - 1Z0-084 模擬練習

You are informed that the RMAN session that is performing the database duplication is much slower than usual. You want to know the approximate time when the rman operation will be completed.
Which view has this information?

正解: B
解説: (PassTest メンバーにのみ表示されます)
You want to reduce the amount of db file scattered read that is generated in the database. You execute the SQL Tuning Advisor against the relevant workload. Which two can be part of the expected result?

正解: A,B
解説: (PassTest メンバーにのみ表示されます)
This error occurred more than four hours ago in the database:
ORA-04036 PGA memory used by the instance exceeds PGA_AGGREGATE_LIMIT
You want to know which process and query were at fault.
Which two views should you use for this purpose?

正解: B,D
解説: (PassTest メンバーにのみ表示されます)
What are the least elevated values of statistics_level and C0NTR0LJ4ANAGEMENT_PACK_ACCESS that allow the usage of Monitoring of Database Operations?

正解: C
解説: (PassTest メンバーにのみ表示されます)
Which two statements are true about Data Pump import for objects that used the in Memory (IM) column store in their source database?

正解: A,D
解説: (PassTest メンバーにのみ表示されます)
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?

正解: A
解説: (PassTest メンバーにのみ表示されます)