Strategies

Replacement strategies determine where the page is placed in cache when it is read from disk. The optimizer decides on the cache replacement strategy to be used for each query:

Cache replacement strategies can affect the cache hit ratio for your query mix:

See Chapter 7, “Controlling Optimization,” in Performance and Tuning Series: Query Processing and Abstract Plans.