473,406 Members | 2,847 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,406 software developers and data experts.

SQL1084C error caused by db2start problem (Linux)

This occurred in a non-supported UDB environment. I am providing it as
"gotcha" information.

SQL1084C error was received when attempting the first connect to the
(formerly working) SAMPLE database. This occurred on a FC6 system that
was just updated to kernel 2.6.19-1..... with associated updates to
SELinux security.

Problem: db2start performs kernel updates, setting parameters that are
necessary for UDB to function. These updates were processed (according
to db2diag.log) but did not work. Db2start then completed succesfully.
The only indication of the failure of the commands is the listing of the
kernel parameters in db2diag.log showing they were not set.

Suspected cause: SELinux security processing prohibits db2start from
updating the kernel parameters.

Workaround: issue the following commands during system initialization. I
placed them in /etc/rc.d/rc.local.
sysctl -w kernel.shmmax=268435456
echo 250 128000 32 1024 >/proc/sys/kernel/sem
echo 1024 >/proc/sys/kernel/msgmni
Phil Sherman
Jan 27 '07 #1
0 2310

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

Similar topics

2
by: global | last post by:
Has anyone the same problem like this and has a solution ? db2 "create wrapper drda options (db2_fenced 'n')" DB21034E Der Befehl wurde als SQL-Anweisung verarbeitet, da es sich um keinen...
3
by: Robert Kane | last post by:
Good afternoon, I'm trying to set up a clustered DB2 v7.1 database on Redhat Linux 7.3. I've followed the instructions (as far as I know) in the accompanying documentation to set up the database...
1
by: Jean-Marc Blaise | last post by:
Dear all, I have applied on Linux the FP7 for DB2 UDB V8.1. Then I have installed the FP7 information center. db2start: error while loading shared librairies: libcxa.so.1... This library...
9
by: Mairhtin O'Feannag | last post by:
Hello, We have two machines we wish to use DPF. They are both RH ES 2.1, with DB2 8.2. I read the documentation CAREFULLY, and added the following line to my db2nodes.cfg file : 1 egret 0
4
by: Ralf Gross | last post by:
Hi, I installed DB2 V8.1 with fixpak 10, created a new database and can connect to the database. $ db2 connect to mkstest Database Connection Information Database server =...
13
by: Kevin Liebowicz | last post by:
Yes, I wasted the past two days trying to fix this. Yes, this is on a Win2003 Server. Yes, this machine is a domain controller. Yes, I seen the dozens of KB articles like this one:...
6
by: Lennart | last post by:
First some background, we are currently using V8.2 but is planning to move to 9.5 for the next next release of our application (within a year or so). In our development environment we have a lot of...
3
by: Lennart | last post by:
A while back I raised a discussion ( http://tinyurl.com/4h3qg7 ) regarding SQL1084C Shared memory segments cannot be allocated. We still have this problem, so I thought I should bump the thread. ...
1
by: bytesmalli | last post by:
Hi All, When i'm running the db2start i'm getting following error message. But when i ran it for second time m able to start successfully. Can you please tell me what could be the issue for the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
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.