Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / December 2008

Tip: Looking for answers? Try searching our database.

FILE SYSTEM CACHING

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sandeep.iitk@gmail.com - 01 Dec 2008 21:39 GMT
what are the positives and drawbacks of using NO FILE SYSTEM CACHING
or tablespaces in db2 v8.1 fixpak12 ?

ALTER TABLESPACE tbspacename NO FILE SYSTEM CACHING;

Thanks
Sandy
Mark A - 01 Dec 2008 21:58 GMT
> what are the positives and drawbacks of using NO FILE SYSTEM CACHING
> or tablespaces in db2 v8.1 fixpak12 ?
[quoted text clipped - 3 lines]
> Thanks
> Sandy

Because DB2 is already caching data in bufferpools, it is best to use NO
FILE SYSTEM CACHING for most tablespaces, but do not use it if there are LOB
columns (LOB's do not use bufferpools) in that tablespace. Best to put LOBs
in their own tablespaces with file system caching turned ON.
sandeep.iitk@gmail.com - 02 Dec 2008 14:23 GMT
Thanks Mark for your response. I got it.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.