Some load or query performance issues result from lock contention.
Run the IQ monitor with the -contention option.
On UNIX platforms, run the sar or vmstat utility.
On Windows platforms, check the CPU usage in the Task Manager.
If your kernel system time is greater than 10%, you may be experiencing lock contention.
Sybase IQ limits lock contention by partitioning your IQ main and temporary caches. The default level of partitioning is based on the number of CPUs on your IQ server, and should be adequate under most conditions. If you suspect lock contention, you may find it useful to control the level of partitioning directly by setting either the -iqpartition server startup option or the Cache_Partitions database set option.