|
|
|
|
|
|
Re: Move partition to cache [message #545408 is a reply to message #545402] |
Wed, 29 February 2012 03:08 |
Mohan10g
Messages: 159 Registered: May 2009 Location: INDIA
|
Senior Member |
|
|
As the db_keep_cache pool is the allocation of buffers that are frequently accessed and need to be in memory
for fast response time.For this reason i wanted to move the partition to keep cache.
Quote:here is none (99.999% of the cases
What about remaining 0.1 % ?
[Updated on: Wed, 29 February 2012 03:09] Report message to a moderator
|
|
|
|
Re: Move partition to cache [message #545411 is a reply to message #545410] |
Wed, 29 February 2012 03:43 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Quote:As the db_keep_cache pool is the allocation of buffers that are frequently accessed and need to be in memory for fast response time.For this reason i wanted to move the partition to keep cache.
If the blocks are frequently accessed it is in cache, there is no need of a new pool.
Regards
Michel
|
|
|