Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> LOB caching
Hello,
Could someone give me advice about using LOB caching (ALTER TABLE xxx MODIFY LOB (yyy) (CACHE))?
Would it be the right choice to use LOB caching for an application that retrieves lots of images from BLOB column (so that Oracle won't always put them at the very end of the LRU list in buffer cache)
thanx,
Marin
"The important thing for all of us is never look *at* the bars, look *through* them. Because if you keep looking *at* bars, you'll never get anything done, and you'll never have fun in life, any joy."
William Wharton, "Pride"Received on Tue Jun 20 2000 - 12:30:12 CDT