Oracle Database 19c Performance and Tuning Management - 1z1-084 模擬練習
Which statement is true about DB time in V$$YS_TIME_MODEL?
正解: B
解説: (PassTest メンバーにのみ表示されます)
Examine this output of a query of VSPGA_TAPGET_ADVICE:

Which statements is true'

Which statements is true'
正解: A
解説: (PassTest メンバーにのみ表示されます)
You execute the following:
EXECUTE DBMS_AuTO_TASK_ADMIN.DISABLE;
Which advisor remains enabled?
EXECUTE DBMS_AuTO_TASK_ADMIN.DISABLE;
Which advisor remains enabled?
正解: C
解説: (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?
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 メンバーにのみ表示されます)
Database performance degraded between 23:15 and 23:30 for the last three nights. The awr snapshot interval is one hour. The AODM report contains nothing about this performance problem.
With which tool can you further analyze this problem?
With which tool can you further analyze this problem?
正解: A
解説: (PassTest メンバーにのみ表示されます)
SGA_TARGET and PGA_AGGREGATE_TARGET are configured to nonzero values.
MEMORY_target is then set to a nonzero value but memory_MAX_TARGET is not set.
Which two statements are true?
MEMORY_target is then set to a nonzero value but memory_MAX_TARGET is not set.
Which two statements are true?
正解: A,B
解説: (PassTest メンバーにのみ表示されます)