Which task would you perform to collect the statistics?

While using buffer cache advisory, you find that no statistics have been collected. Which task would you perform to collect the statistics?

While using buffer cache advisory, you find that no statistics have been collected. Which task would you perform to collect the statistics?

A.
Restart the database instance.

B.
Set DB_CACHE_ADVICE to ON.

C.
Set TIMED_STATISTICS to TRUE.

D.
Set TIMED_OS_STATISTICS to 100.

E.
Set ACTIVE_INSTANCE_COUNT to 2.

F.
Set STATISTICS_LEVEL to TYPICAL.

G.
Modify the AUTO_TASK_JOB_CLASS schedule class.

H.
Wait for the default automatic optimizer statistics generation.

I.
Create a custom Automatic Database Diagnostic Monitor (ADDM) task.

Explanation:
If no statistics have been collected, them the automatic statistics colletion isn’t enable. The Oracle gathering and monitoring features are mainly automatic, managed by an Oracle background processes. To enable automatic statistics collection and automatic performance features, the STATISTICS_LEVEL initialization parameter must be set to
TYPICAL or ALL.
REF.: Oracle(r) 10g Performance Guide , 1-4



Leave a Reply 0

Your email address will not be published. Required fields are marked *