Manage shared memory

Sybase IQ uses shared memory for two purposes:

If the -iqwmem option is used, you need to increase the maximum shared memory segment size parameter in the /etc/system configuration file. Sybase recommends that you specify a configuration for the largest amount of wired memory you expect your system to support.

For example, you could create a shared segment to support a maximum physical memory of 3350MB for your system by adding the following line to the /etc/system file:

set shmsys:shminfo_shmmax=0xffffffff

Never set shmmax to a value greater than 7/8 of physical memory.