MTTR Advisor would be disabled.
Redo Log Advisor would be disabled.
Automatic tuning of checkpoint would be disabled.
Checkpoint information would not be written to the alert log file.
第1题:
Why can setting too low a value for the FAST_START_MTTR_TARGET parameter reduce your overall database performance?()
第2题:
You notice that the performance of the database has degraded because of frequent checkpoints. Which twoactions resolve the issue()
第3题:
Automatic Shared Memory Management is disabled for your database instance. You realize that there arecases of SQL statements performing poorly because of repeated parsing activity, resulting in degradation ofperformance. What would be your next step to improve performance()
第4题:
Your database performance has degraded due to frequent checkpointing. What would you do in this scenario?()
第5题:
What is the implication of setting the initialization parameter FAST_START_MTTR_TARGET to 0 in your database?()
第6题:
TARGET_REDO_BLKS
FAST_START_IO_TARGET
LOG_CHECKPOINT_TIMEOUT
RECOVERY_ESTIMATED_IOS
LOG_FILE_SIZE_REDO_BLKS
LOG_CHECKPOINT_INTERVAL
第7题:
MTTR Advisor would be disabled.
Redo Log Advisor would be disabled.
Automatic tuning of checkpoint would be disabled.
Checkpoint information would not be written to the alert log file.
第8题:
The command would return an error because LOG_BUFFER is a static parameter.
The parameter value would be changed and it would come into effect immediately.
You need to restart the database so that parameter changes can come into effect.
The command would succeed only if initialization parameter LOG_ARCHIVE_MAX_PROCESS is set to value 2.
第9题:
Run the SQL Access Advisor.
Run the Memory Advisor for the sga.
Run the Memory Advisor for the pga.
Run the Memory Advisor for the shared pool.
Run the Memory Advisor for the buffer cache.
第10题:
make redo log files smaller
increase the size of the checkpoint file
make the changes as per the advice given by MTTR Advisor
make the changes as per the advice given by Checkpoint Advisor
第11题:
The SGA advisor will be disabled.
The MTTR advisor will be disabled.
Automatic checkpoint tuning will be disabled.
Checkpoint information will not be written to the alert log file.
第12题:
The database performance would be enhanced.
The redo log files would be get filled more frequently.
The overall database performance would be degraded.
The mean time to recover (MTTR) would be increased.
第13题:
You notice that the performance of the database has degraded because of frequent checkpoints. Which two actions resolve the issue()
第14题:
Examine the values for the following initialization parameters: FAST_START_MTTR_TARGET = 0LOG_CHECKPOINT_INTERVAL = 0 Which two will be the implications of these values in your database()
第15题:
Which three initialization parameters are no longer needed when FAST_START_MTTR_TARGET is defined?()
第16题:
Your database is started by using the server parameter file (SPFILE). You issued this command to change the value of the LOG_BUFFER initialization parameter: ALTER SYSTEM SET LOG_BUFFER=24M SCOPE=BOTH; What would be the outcome of this command? ()
第17题:
Which two statements are true about setting the FAST_START_MTTR_TARGET initializationparameter to a nonzero value()
第18题:
The modified blocks would be written to the data files.
The modified blocks would be written to the temp files.
The modified blocks would be written to the control file.
The modified blocks would be written to the redo log files.
The modified blocks would be written to the archived redo log files.
The modified blocks would be retained in the database buffer cache.
第19题:
Enable flashback logging.
Start the database in the ARCHIVELOG mode.
Issue the ALTER DATABASE FLASHBACK ON; command.
Set the FAST_START_MTTR_TARGET initialization parameter.
第20题:
Run the SQL Access Advisor.
Run the Memory Advisor for the sga
Run the Memory Advisor for the pga.
Run the Memory Advisor for the shared pool.
Run the Memory Advisor for the buffer cache
第21题:
Data blocks have to be written more frequently by DBWR.
Redo blocks have to be written more frequently by LGWR.
You need to substantially increase the size of your database buffer cache to hold the additional checkpoint records.
You need to substantially increase the size of your redo buffer cache to hold the additional checkpoint records.
第22题:
The MTTR advisor will be disabled.
Automatic checkpoint tuning will be enabled.
The value for the LOG_CHECKPOINT_INTERVAL initialization parameter will be override the value forFAST_START_MTTR_TARGET.
The time taken to recover the instance after the crash is always exactly the same as the value given for theinitialization parameter.
第23题:
Run the SQL Access Advisor
Run the Memory Advisor for the sga.
Run the Memory Advisor for the pga.
Run the Memory Advisor for the shared pool.
Run the Memory Advisor for the buffer cache
第24题:
The MTTR advisor will be disabled.
Automatic checkpoint tuning will be enabled.
The value for the LOG_CHECKPOINT_INTERVAL initialization parameter will be override the value forFAST_START_MTTR_TARGET.
The time taken to recover the instance after the crash is always exactly the same as the value given forthe FAST_START_MTTR_TARGET initialization parameter.