_DB_BLOCK_LRU_LATCHES
Hi
I'd like to know what parameters influence _DB_BLOCK_LRU_LATCHES. In version 10g and 11g what is the default value for _DB_BLOCK_LRU_LATCHES.
I've got a database with a cpu_count = 8 , but server has 32 processors. I know the cpu_count is wrong but that isn`t the question.
This select over v$latch_children shows me
COUNT(*) NAME
---------- --------------------------------------------------
32 cache buffers lru chain
A lot of thanks.