473,396 Members | 1,894 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Kernel Parm Settings for DB2 v7.2 On SuSe 9.1

Does anyone have any recommendations for setting kernel.shmmax and/or
some of the other kernel parms that affect DB2, on a system that has
24-32GB of RAM available?

I am also looking for a good resouce that describes what these parms
really control.

I want DB2 to take advantage of the large amount of RAM. These
machines will have an average of 300-500 connections.
The databases are about 300GB.

I have looked at a lot of various docs out these on both IBM/DB2 and
Linux web sites, but I can't find any really detailed explanations of
the kernel.shm* parms, what they control (per session, per system ?),
and/or shared memory usage limits based upon the Suse version or DB2
version. I am running Suse 9.1 with DB2 v7.2 FixPak 10a.

Thanks in advance for any help from real world experience out there.

-Rick
Nov 12 '05 #1
2 2504
Rick wrote:
Does anyone have any recommendations for setting kernel.shmmax and/or
some of the other kernel parms that affect DB2, on a system that has
24-32GB of RAM available?

I am also looking for a good resouce that describes what these parms
really control.

I want DB2 to take advantage of the large amount of RAM. These
machines will have an average of 300-500 connections.
The databases are about 300GB.

I have looked at a lot of various docs out these on both IBM/DB2 and
Linux web sites, but I can't find any really detailed explanations of
the kernel.shm* parms, what they control (per session, per system ?),
and/or shared memory usage limits based upon the Suse version or DB2
version. I am running Suse 9.1 with DB2 v7.2 FixPak 10a.

Thanks in advance for any help from real world experience out there.

-Rick


Rick,

You really want to upgrade to V8 : V7.2 is now out of support. And V8
takes care of the kernel parameters autonomically. It also handles memory
much better in Linux. V8.2 (or Fixpack 7a on V8.1) also has some
exploitation of the 2.6 kernel

If you must stay at V7.2 then the following extract from my V8.2 db2diag.log
may give you some starters -

2004-10-27-20.37.08.868565+060 E3207662G363 LEVEL: Warning
PID : 5305 TID : 16384 PROC : db2sysc
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, DB2main, probe:9
MESSAGE : ADM0506I DB2 has automatically updated the "semmni" kernel
parameter
from "128" to the recommended value "1024".

2004-10-27-20.37.08.869124+060 E3208026G362 LEVEL: Warning
PID : 5305 TID : 16384 PROC : db2sysc
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, DB2main, probe:9
MESSAGE : ADM0506I DB2 has automatically updated the "msgmni" kernel
parameter
from "16" to the recommended value "1024".

2004-10-27-20.37.08.869245+060 E3208389G373 LEVEL: Warning
PID : 5305 TID : 16384 PROC : db2sysc
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, DB2main, probe:9
MESSAGE : ADM0506I DB2 has automatically updated the "shmmax" kernel
parameter
from "33554432" to the recommended value "268435456".

2004-10-27-20.37.08.869389+060 E3208763G433 LEVEL: Warning
PID : 5305 TID : 16384 PROC : db2sysc
INSTANCE: db2inst1 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, DB2main, probe:9
MESSAGE : ADM0506I DB2 has automatically updated the "mapped_base" kernel
parameter from "0x40000000(hex) 1073741824(dec)" to the
recommended
value "0x20000000(hex) 536870912(dec)".
HTH

Phil
Nov 12 '05 #2
Philip Nelson wrote:
Rick,

You really want to upgrade to V8 : V7.2 is now out of support. And V8
takes care of the kernel parameters autonomically. It also handles
memory
much better in Linux. V8.2 (or Fixpack 7a on V8.1) also has some
exploitation of the 2.6 kernel


Besides that, V7 was never supported on anything beyond SUSE 8.1 if I
remember correctly.

--
Knut Stolze
Information Integration
IBM Germany / University of Jena
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: droope | last post by:
I am trying to create a proc with a parm @whereclause that will have a value passed in of one to many policy ids. The parm coming into the proc looks like this, ('000000000108', '000000000106',...
0
by: Dirk Wiebel | last post by:
Hello @all, when upgrading our Intel based server machine from linux kernel 2.4.19 to 2.4.23 db2 refused to connect to one of the databases: db2inst1@xxx:~> db2 connect to b6 SQL0902C A...
8
by: Data Goob | last post by:
I searched far and wide for more information on how to correct this problem, but did not find any information on what to do. We have successfully installed DB2 8.1 on Linux. SuSE 9.0. Kernel...
5
by: Ralf Gross | last post by:
Hi, we have a little problem with the dependencies of an application (MKS) that we want to upgrade to a new version. The application now runs on a Suse Linux 7.3 system with 2.4 kernel and...
6
by: Angel | last post by:
I'm exporting (with DllImport) a C-style function with this syntax: int z9indqry (4_PARM *parm); 4_PARM is a structure declared in a proprietary header file that cannot be included in my...
2
by: zhicheng wang | last post by:
Dear all i have a dedicated server mainly running postgresql, currently rh-posgtresql-7.3.6.7 (and samba, ypbind etc). The server is a dual processor machine and the OS is RHEL AS 3. I am...
2
by: SmoothJazz | last post by:
Hi All! I am wanting to setup/run PostgreSQL on my server (a SuSE Linux 9.2 distro) but I'm not quite sure which way to go. I have a few books on PostgreSQL but they don't seem to match the...
8
by: db2_d_b_a | last post by:
Hello All, Brief info on the system: Db2 version : "DB2 v8.1.0.121" and FixPak "13". OS : RHEL 3 2.4.21-37.0.1 Memory : 8 GB Swap : 2 GB The issue here is the instance not being able to...
9
by: coolsti | last post by:
This may not be a PHP problem, but at the moment I do not know where the solution is. So assuming it may have to do with PHP, I will post this here. If anyone knows that the solution to this problem...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.