单项选择题
You work as a database administrator for Certkiller .com. You want to be notified when the number of disk I/O increases by 10% of what it was yesterday. You create a baseline metric for yesterday’s disk I/O performance. How do you use the baseline metrics to achieve your objective?()
A.Save the baseline in the database
B.Save the baseline in the Database Control Home Page
C.Create a procedure to read and apply the baseline to disk I/O metrics
D.Apply the baseline to the disk I/O metrics in the Mange Metrics page
E.Alter the disk I/O metrics to include baseline by using the ALTER METRICScommnd
相关考题
-
多项选择题
YouworkasadatabaseadministratorforCertkiller.com.Inyourtransactionapplication,youhavescheduledajobtoupdatetheoptimizerstatisticsat05:00pmeveryFriday.Thejobhassuccessfullycompleted.Whichthreepiecesofinformationwouldyouchecktoconfirmthatthestatisticshavebeencollected?()
A.Average row size
B.Last analyzed date
C.Size of table in bytes
D.Size of table in database blocks
E.Number of free blocks in the free list
F.Number of extents present in the table. -
单项选择题
You work as a database administrator for Certkiller .com. Users complain that their query is taking a long time to complete. You suspect the database buffer cache size to be the reason, and you define an alert to be generated when the buffer cache hit metric goes below 85%. When you observe the dynamic performance views, you find that the buffer cache hit ratio is 81% but no alerts are being generated. What could be the reason for this problem?()
A.The advisory memory has been turned off.
B.The DB_CACHE_ADVICE parameter has been set to OFF in the parameter file.
C.The STATISTICS_LEVEL parameter has been set to BASIC in the parameter file.
D.The TIMED_STATISTICS parameter has been set to FALSE in the parameter file.
E.The STATISTICS_LEVEL parameter has been set to TYPICAL in the parameter file. -
多项选择题
YourbossatCertkiller.comwantsyoutoclarifyOracle10g.WhichtwostatementsregardingtheLOGGINGclauseoftheCREATETABLESPACE...statementarecorrecte?()
A.This clause is not valid for a temporary or undotablespace.
B.If thetablespaceis in the NOLOGGING mode, no operation on thetablespacewill generate redo.
C.Thetablespacewill be IntheNOLOGGING mode by default, if not specified while creating atablespace.
D.Thetablespace-level logging attribute can be overridden by logging specification at the table, index, materialized view, materialized view log, and partition levels.
