Quick Beginnings for DB2 Universal Database for UNIX
To run DB2 for SCO UnixWare 7, you may have to update some kernel
configuration parameters; the following minimum values are recommended:
Table 26. SCO UnixWare 7 Kernel Configuration Parameters (Recommended Values)
| Kernel Parameter
| Recommended Value
|
msgmax
msgmnb
msgssz
msgmni
shmmax
shmmni
shmseg
semmi
|
65535 (1)
65535 (1)
524288
256
268435456
300
15
1024
|
Notes:
- Parameters msgmax and msgmnb should be set at least to
65535.
- To maintain the interdependency among kernel parameters, change parameters
in the same sequence in which they appear in the preceding table.
- Parameter
shmmax should be set to the suggested value in the above table or 90% of
the physical memory (in bytes), whichever is higher. For example, if
you have 196 MB of physical memory in your system, set shmmax to
184968806 (176*1024*1024).
To change a value, do the following:
- Enter the scoadmin command to start the System Administration
tool.
- Double-click on the System folder.
- Double-click on the System Tuner icon.
- Click on the drop down box and select the Inter-Process Communication
(IPC) Parameters.
- Select the parameter to be changed and enter the new value.
- Click on OK when you have finished changing all the
parameters.
- Click on the Yes push button to rebuild the kernel.
- Reboot the system so that the changes can take effect.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]