Manage Buffer Caches

Default cache sizes (16MB for the main and 12MB for the temporary cache) are too low for most databases. Allocate as much memory as possible to the IQ main and temporary buffer caches.

Sybase IQ needs more memory for buffer caches than for any other purpose. Sybase IQ has two buffer caches, one for the IQ store and one for the temporary store. It uses these two buffer caches for all database I/O operations—for paging, for insertions into the database, and for backup and restore. Data is stored in one of the two caches whenever it is in memory. All user connections share these buffer caches. Sybase IQ keeps track of which data is associated with each connection.

Related concepts
Paging Increases Available Memory
Utilities to Monitor Swapping
Server Memory
Determine the Sizes of the Buffer Caches
Set the Buffer Cache Sizes
Specify the Page Size
Optimize for Large Numbers of Users
Platform-Specific Memory Options