473,748 Members | 2,398 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2527
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_bas e" 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
2038
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', '000000000394'). Can you create a proc that accepts the in clause values as a parm? I did get it to work using the second syntax. I would prefer to use the first syntax if possible.
0
1769
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 system error (reason code = "") occurred. Subsequent SQL statements cannot be processed. SQLSTATE=58005 The other databases were fine. The db2 software (v. 7.2wgux) is running
8
5796
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 2.4.25 Dell PowerEdge 6650 Filesystem jfs
5
2524
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 DB2 7.2. We want to upgrade this application to the recent version and move it to new host. This system will be RedHat EL 4 with kernel 2.6 and DB2 8.2.
6
1774
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 project (due to C# limits). What would be the other best way to do this? I would like to be able to use the original struct because these structs have over 40 members each and there are several more Structs similar to 4_PARM. Also, they are modified...
2
2027
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 currently running kernel-smp-2.4.21-15.0.4.EL. My question is: do i need to run smp kernel for
2
9767
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 way SuSE has installed it. The books explain how to install/make/etc. and then how to setup a "cluster". The directory structure differs alot from the SuSE install.
8
7604
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 be started after the
9
2016
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 should be found elsewhere, please let me know! I am setting up a new Linux server (Novel Suse 10.1) to run my PHP/MySQL database applications. I am located in Denmark. On my other Linux machines, I can get the special Danish letters å, ø, æ to be...
0
8991
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9372
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9324
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9247
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8243
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6796
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6074
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4606
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3313
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.