Why are advisors not available for the shared pool and the buffer cache?

View Exhibit1 and Exhibit2 to examine the current memory allocation and parameter settings,
respectively. Why are advisors not available for the shared pool and the buffer cache?
Exhibit 1:

Exhibit 2:

View Exhibit1 and Exhibit2 to examine the current memory allocation and parameter settings,
respectively. Why are advisors not available for the shared pool and the buffer cache?
Exhibit 1:

Exhibit 2:

A.
because the DB_CACHE_ADVICE parameter is set to OFF

B.
because Automatic Memory Management (AMM) is disabled for the database instance

C.
because Automatic Shared Memory Management (ASMM) is enabled for the database instance

D.
because the values for the DB_CACHE_SIZE and SHARED_POOL_SIZE parameters were not
set initially



Leave a Reply 4

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


Philippe

Philippe

Actually there is no correct answer. We have memory_target set so AMM is enabled not ASMM

Philippe

Philippe

I mean this screenshot is a contradictory with the parameter values

Levijr

Levijr

why ASMM was enable if sga_target set 0?