Home | Previous Page | Next Page   Disk, Memory, and Process Management > Managing Shared Memory > Setting Database Server Shared-Memory Configuration Parameters >

Setting Parameters for Resident Shared Memory

Table 24 lists the parameters in the ONCONFIG file that specify the configuration of the buffer pool and the internal tables in the resident portion of shared memory. Before any changes that you make to the configuration parameters take effect, you must shut down and restart the database server. For a description of the configuration parameters, refer to the IBM Informix Dynamic Server Administrator's Reference.

Table 24. Configuring the Resident Portion of Shared Memory
Configuration Parameter Purpose
BUFFERPOOL Specifies information about the buffer pool that must be defined for each different page size that a dbspace uses.
LOCKS Specifies the initial number of locks for database objects; for example, rows, key values, pages, and tables
LOGBUFF Specifies the size of the logical-log buffers
PHYSBUFF Specifies the size of the physical-log buffers
RESIDENT Specifies residency for the resident portion of the database server shared memory
SERVERNUM Specifies a unique identification number for the database server on the local host computer
SHMTOTAL Specifies the total amount of memory to be used by the database server
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]