Operating System - Linux
1828916 Members
2330 Online
109986 Solutions
New Discussion

How to changed the value of Shared Memory?

 
praveen..
Super Advisor

How to changed the value of Shared Memory?

Hi,

I am getting this error:

$ db2 connect to mkbldrt

SQL1084C Shared memory segments cannot be allocated. SQLSTATE=57019


how to make both the databases available simultaneously


what parameter should i change and how?

Please suggest
thanks

1 REPLY 1
Ivan Ferreira
Honored Contributor

Re: How to changed the value of Shared Memory?

I don't know the database specific parameters, but shared memory in the linux kernel is configured through the kernel.shmmax.

See:

http://www.redhat.com/docs/manuals/database/RHDB-2.1-Manual/admin_user/kernel-resources.html
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?