473,657 Members | 2,499 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

UDB 8.1 & 9 Installation notes - Fedora Core 6

A recent HD failure and next year's first quarter release of Red Hat's
EL5 made me decide to temporarily use FC6 on my sandbox system, an IBM
Thinkpad T40. UDB 8.1 (FP14) and a UDB 9 Express-C were successfully
installed after resolving some problems. Fedora Core 4 is mentioned in
the UDB install documentation as a acceptable base for development
systems and it appears that FC6 will support running DB2.

1. Neither UDB version will install from CD. The #!/bin/sh command that
starts all of the scripts fails. This is caused by SELinux not allowing
execution of the scripts from the CD. Fix by using one of the following:
A. Disable SELinux
B. Put SELinux into permissive mode. (Log errors and ignore them.)
C. Copy CD to a HD directory and install
I expect a future update from RH to the SELinux rules will fix this.

2. UDB 9 Java installation works with supplied Java. UDB 8.1 will not
install with Java. The Java included with the 8.1 UDB CD doesn't run
under FC6's 2.6.18-1 kernel. The UDB 8.1 control center will run under
IBM Java2-150 and Sun Java 160. I've never been able to get UDB to
install using the DB2USELOCALJRE and JAVA_HOME environment variables
since, I think, Java 131. (The test program always returns a bad return
code.) Install (8.1) by:
A. Use db2_install command. Install FP14 before creating the
DAS or DB2 instances.

3. UDB's libimf.so (common code used by many other programs) crashes
before it starts running. This will show up first when db2fmcd fails
and respawns fast enough for the kernel to diable it. (db2fmcd is
started by a line in /etc/inittab - usually the last line of the file.
The inittab entry is created when the first DB2 instance is created.)
Fix by using one of the following:
A. Disable SELinux
B. Put SELinux into permissive mode
Hopefully, IBM will resolve this by supplying an appropriate SELinux
policy statement with a future fixpak.
For my rebuild, I deleted the sqllib directories from all of the
instances (/home was undamaged), used root to reconstruct the ids and
groups manually specifying their id numbers to match the destroyed
system, then created new instances using db2icrt and dascrt. I then
issued a db2start command and recataloged all of the databases. FP14 was
higher than I'd previously had installed so I ran the rebinds that were
needed.

I hope that IBM does not delay approval of RHEL5 as a recommended
operating system for UDB.

Phil Sherman
Dec 23 '06 #1
1 3390
Phil Sherman wrote:
A recent HD failure and next year's first quarter release of Red Hat's
EL5 made me decide to temporarily use FC6 on my sandbox system, an IBM
Thinkpad T40. UDB 8.1 (FP14) and a UDB 9 Express-C were successfully
installed after resolving some problems. Fedora Core 4 is mentioned in
the UDB install documentation as a acceptable base for development
systems and it appears that FC6 will support running DB2.

1. Neither UDB version will install from CD. The #!/bin/sh command that
starts all of the scripts fails. This is caused by SELinux not allowing
execution of the scripts from the CD. Fix by using one of the following:
A. Disable SELinux
B. Put SELinux into permissive mode. (Log errors and ignore them.)
C. Copy CD to a HD directory and install
I expect a future update from RH to the SELinux rules will fix this.
Without a statement to that effect from RH, I don't think I would have the
same expectation.
2. UDB 9 Java installation works with supplied Java. UDB 8.1 will not
I'm not sure that this Java will work with RHEL5's SELinux policy.
install with Java. The Java included with the 8.1 UDB CD doesn't run
under FC6's 2.6.18-1 kernel. The UDB 8.1 control center will run under
IBM Java2-150 and Sun Java 160. I've never been able to get UDB to
install using the DB2USELOCALJRE and JAVA_HOME environment variables
since, I think, Java 131. (The test program always returns a bad return
code.)
Have you pursued any PMRs with IBM over that?
Install (8.1) by:
A. Use db2_install command. Install FP14 before creating the
DAS or DB2 instances.
3. UDB's libimf.so (common code used by many other programs) crashes
before it starts running. This will show up first when db2fmcd fails
and respawns fast enough for the kernel to diable it. (db2fmcd is
started by a line in /etc/inittab - usually the last line of the file.
The inittab entry is created when the first DB2 instance is created.)
Fix by using one of the following:
A. Disable SELinux
B. Put SELinux into permissive mode
Hopefully, IBM will resolve this by supplying an appropriate SELinux
policy statement with a future fixpak.
[...]
I hope that IBM does not delay approval of RHEL5 as a recommended
operating system for UDB.
What would "delay" mean to you? Immediate upon release of RHEL5? Within 30
days? 90 days? More? Note that the SELinux policy for RHEL5 appears to
be different from FC6, and it appears it does take a bit more work to get
DB2 to install on current betas of RHEL5. Of course, IBM will want to test
with the official GA of RHEL5 before claiming any level of support for it,
so there will be "some" delay - not sure how long that will be. Perhaps it
will be within a week or two, or perhaps not until the next fixpack is
released after RHEL5 is shipped (to incorporate fixes/changes).
Dec 30 '06 #2

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

Similar topics

0
2707
by: Ville Mattila | last post by:
Hello readers, I'm trying to install the latest PHP4 version from the scratch. The configure string is following: ../configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-curl --enable-exif --enable-mbsting=all --with-gd --with-openssl --with-zlib-dir=/usr --with-zlib Everything goes well until the cURL should be configured. At that point, I will encounter an error like this:
1
1427
by: linuxfreak | last post by:
Hi all, Was working with python 2.3 in a fedora core 3 machine. I upgraded it to Fedora Core 4 with a clean install. So now I have python 2.4 installed. But when I try to install wxPython for python 2.4 using an rpm file i downloaded from the wxpython web site i get dependencies errors. Turns out that libstdc++.so.5 is needed but I checked and i see that libstdc++.so.6 is installed on my system. Help needed guys and needed pronto....
5
2173
by: linuxfreak | last post by:
Hi guys, Has anyone installed wxPython on Fedora Core 4. Apparently it need the libstdc++.so.5 file while Fedora installs the newer libstdc++.so.6 file. I tried installing the libstdc rpm from fedora core 3 which would have installed the required file but Fedora does not allow multiple versions of the same file . Man this is frustrating. Help desparately required..........
2
2993
by: Jimbo | last post by:
I am trying to install Sql Server on a Win 2000 Server...It keeps failing and I dont know why...I turned off my anti-virus for installation and am logged in as an admin..heres the output of the log... 21:40:32 Begin Setup 21:40:32 8.00.194 21:40:32 Mode = Normal 21:40:32 ModeType = NORMAL
4
5746
by: Maroon | last post by:
Hello all I want to install db2 universal Database Personal Edition in my Linux Fedora core 3. But the following error has occured. When i gave the following command for install -----> # ./db2setup DBI1190I db2setup is preparing the DB2 Setup wizard which will guide you through the program setup process. Please wait.
1
3687
by: Robert Uhl | last post by:
Well, I upgraded to Fedora Core 4 and now PostgreSQL won't start, since my data files are from a previous version. A little Googling shows that I should have exported my data before upgrading--news that would have been useful at the time. I've tried to install a 7.x version, but am having major RPM dependency issues. Has anyone figured out how to back out 8.x, install 7.x, export data and move on with life on Fedora 4? There's quite a...
1
2083
by: pjSoni | last post by:
Hi All, Can anyone help in installation of Fedora 4.0 , PHP 5 and MYSql 5 with Apache webserver I want to install 64 bit version of all because I bought new PC with 64 bit supporting. Please provide me help where I can get step by step information about installation of all above and if necessary give download link also. I tried myself lot but not successfull. I have 64bit fedora 4.0 which is installed from fedora site.
15
2944
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility, controlled via Plesk control panel, and turned over to me with Fedora Core 6 in an empty state. This is the standard way you get a server in a colo today. Bringing Python up in this completely clean environment is a huge hassle, and it doesn't...
0
8397
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
8310
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8732
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...
0
7333
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
6167
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
4158
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...
0
4315
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2731
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
2
1620
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.