多选题You notice that the performance of the database has degraded because of frequent checkpoints. Which two actions resolve the issue()ADisable automatic checkpoint tuning.BCheck the size of the redo log file size and increase the size if it is small.CSet 

题目
多选题
You notice that the performance of the database has degraded because of frequent checkpoints. Which two actions resolve the issue()
A

Disable automatic checkpoint tuning.

B

Check the size of the redo log file size and increase the size if it is small.

C

Set the FAST_START_MTTR_TARGET parameter as per the advice given by the MTTR Advisor.

D

Decrease the number of redo log members if there are more than one redo log members available in each redo log group.

参考答案和解析
正确答案: D,A
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You observe that database performance has degraded over a period of time. While investigating the reason, you find that the size of the database buffer cache is not large enough to cache all the needed data blocks.  Which advisory component would you refer to, in order to determine the required size of the database buffer cache?() 

  • A、Memory Advisor
  • B、Segment Advisor
  • C、SQL Tuning Advisor
  • D、SQL Access Advisor
  • E、Automatic Database Diagnostic Monitor (ADDM)

正确答案:A

第2题:

You work as a database administrator for Certkiller .com. Users in the Certkiller PROD database complain about the slow response when accessing the database. In the Active Session Waiting: Configuration page you find that the majority of the wait time is for the redo log buffer.Further investigation using the Run Queue graph and operating system tools reveals that the redo log files are on the same disks, and that the disk I/O for the redo log files is the reason for the performance degradation.  Which two actions would you take to gain performance?()

  • A、Increase the size of redo log files
  • B、Increase the size of redo log buffer
  • C、Increase the number of redo log files
  • D、Place the redo log files on a separate disk
  • E、Decrease the number of redo log groups to two
  • F、Increate the number Log Writer (LGWR) process

正确答案:B,D

第3题:

WhichthreeinitializationparametersarenolongerneededwhenFAST_START_MTTR_TARGETisdefined?()

A.TARGET_REDO_BLKS

B.FAST_START_IO_TARGET

C.LOG_CHECKPOINT_TIMEOUT

D.RECOVERY_ESTIMATED_IOS

E.LOG_FILE_SIZE_REDO_BLKS

F.LOG_CHECKPOINT_INTERVAL


参考答案:B, C, F

第4题:

In the parameter file of your production database, the FAST_START_MTTR_TARGET parameter is set to 300 to optimize instance recovery. While observing the performance of the database during instance recovery, you find that the redo log files are not sized properly to support this activity. Which two sources could you use to determine the optimal size of the redo log files?()

  • A、the V$LOG view
  • B、the V$DBFILE view
  • C、the V$LOGFILE view
  • D、the V$INSTANCE_RECOVERY view
  • E、Oracle Enterprise Manager Database Control

正确答案:D,E

第5题:

You are maintaining your OLTP database in Oracle10g. While observing the performance of the database, you find that the log switch occurs more than once for every 20 minutes, affecting the database performance. Which factor is responsible for frequent log switches?()  

  • A、the value of the UNDO_RETENTION initialization parameter
  • B、the value of the optimal redo log file size provided by the Redo Logfile Size Advisor
  • C、the online redo log files size
  • D、the number of redo log members in a group

正确答案:C

第6题:

A user receives the following error while executing a query: ORA/x7f01555:snapshot too old Which two options can be the solutions to avoid such errors in future?()

  • A、increase the size of redo log files
  • B、increase the size of the undo tablespace
  • C、increase the size of the Database Buffer Cache
  • D、increase the size of the default temporary tablespace
  • E、enable the retention guarantee for the undo tablespace

正确答案:B,E

第7题:

Why can setting too low a value for the FAST_START_MTTR_TARGET parameter reduce your overall database performance?()

  • A、Data blocks have to be written more frequently by DBWR. 
  • B、Redo blocks have to be written more frequently by LGWR. 
  • C、You need to substantially increase the size of your database buffer cache to hold the additional checkpoint records. 
  • D、You need to substantially increase the size of your redo buffer cache to hold the additional checkpoint records.

正确答案:A

第8题:

Which  statements are true about checkpointing()

  • A、The checkpoint frequency decreases with the smaller redo log file size.
  • B、It ensures that all committed data is written to the data files during normal shutdown.
  • C、The frequent full checkpoint in a database can cause the overall degradation of the database performance.
  • D、It prompts the Checkpoint (CKPT) process to write data to the data files and redo information to the onlineredo log files

正确答案:B,C

第9题:

You notice that the performance of the database has degraded because of frequent checkpoints. Which two actions resolve the issue()

  • A、Disable automatic checkpoint tuning.
  • B、Check the size of the redo log file size and increase the size if it is small.
  • C、Set the FAST_START_MTTR_TARGET parameter as per the advice given by the MTTR Advisor. 
  • D、Decrease the number of redo log members if there are more than one redo log members available in each redo log group.

正确答案:B,C

第10题:

You are maintaining your database in Oracle10g. You have set the value of the STATISTICS_LEVEL initialization parameter to TYPICAL and the value of the FAST_START_MTTR_TARGET parameter to 900 seconds. To increase the performance of the database, you want to determine the log file size that should equal the minimum size of all the online redo log files. Which column will enable you to perform the desired task?()

  • A、 the WRITES_LOGFILE_SIZE column of the V$INSTANCE_RECOVERY view
  • B、 the column of the V$INSTANCE_RECOVERY view
  • C、 the OPTIMAL_LOGFILE_SIZE column of the V$INSTANCE_RECOVERY view
  • D、 the LOG_FILE_SIZE_REDO_BLKS column of the V$INSTANCE_RECOVERY view

正确答案:C

更多相关问题