473,761 Members | 10,057 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

redhat advanced server and db28.1

Hi

Does anybody have the steps to install db2v8.1 on redhat advanced
server 3.0.THe db2 i have is form the linux starter kit available
freely on developerworks for learning purpose.

I tried on redhat 7.3 however it fails whil creating the instance
saying the db2iupdt tool is not of the right version.

regards
Hrishy
Nov 12 '05 #1
3 2045
hrishy wrote:
Hi

Does anybody have the steps to install db2v8.1 on redhat advanced
server 3.0.THe db2 i have is form the linux starter kit available
freely on developerworks for learning purpose.

I do not know what "redhat advanced server 3.0" is, but I installed it on
Red Hat Enterprise Linux 3 ES a while ago. The main problems were that the
GUI installer does not work. I do not remember if this is related to the
fact that the Java stuff that comes with the distribution segfaults
whenever I tried it or not. I downloaded the IBM versions that work, but
must suppress the up2date updating of it, since the buggy versions use Red
Hat RPM numbers that are higher than the good, more recent, IBM ones. Grrr.

In any case, you must use the CLI interface to install DB2 UDB V8.1, and
then you might as well upgrade it right away to V8.1.5. Then you create
your instances, etc. I had to try two or three times to get it right, but
it can be done.

I started with the US$35 40 (or so) CD-ROM kit from IBM as I have dial-up
connection and did not want to download all that. (Actually, I needed only
one of those CD-ROM for what I use.) I had a friend with DSL get me the
upgrade.

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 07:15:00 up 4 days, 6:39, 3 users, load average: 4.18, 4.11, 4.09

Nov 12 '05 #2
> hrishy wrote:
Hi

Does anybody have the steps to install db2v8.1 on redhat advanced
server 3.0.THe db2 i have is form the linux starter kit available
freely on developerworks for learning purpose.

Here are some steps for installing on DB2 8.1 on RH9 that I have used. This
might work on other RH versions also:

DB2-RH 9 Linux Installation Instructions

1. Install IBM Java 1.41 (or latest code) free from IBM website.

2. Set display (where host_name is your host)

xhost + host_name
export DISPLAY=host_na me:0

3. Set Kernel for DB2 install only (not needed later)

LD_ASSUME_KERNE L=2.2.5
export LD_ASSUME_KERNE L

4. Run ./db2setup

Install DB2 with an instance but DO NOT install Tools Catalog

5. Reboot

6. Update java path (your path may be different depending on which Java you
install)

db2 update dbm cfg using jdk_path /opt/IBMJava2-141
db2 update admin cfg using jdk_path /opt/IBMJava2-141

This will point DB2 to the correct JDK for DB2 and Admin Server.

7. You can now install Tools Catalog in you want one.

8. Update Linux parms

The default setting for the msgmni kernel parameter only allows a couple of
simultaneous
connections to DB2. To set this value at boot time, append the following
lines to
/etc/sysctl.conf:
# Sets maximum number of message queues to 128
# Set this to 1024 or higher on production systems
kernel.msgmni = 128

9. Change the etc/nsswitch.conf file to search DNS before
searching the hosts file. For example, hosts : dns files
Nov 12 '05 #3
aj
Redhat Advanced Server (AS) 3.0 is the same thing as
Red Hat Enterprise Linux (EL) 3. Its just Red Hat
renaming products...

aj

Jean-David Beyer wrote:
hrishy wrote:
Hi

Does anybody have the steps to install db2v8.1 on redhat advanced
server 3.0.THe db2 i have is form the linux starter kit available
freely on developerworks for learning purpose.

I do not know what "redhat advanced server 3.0" is, but I installed it
on Red Hat Enterprise Linux 3 ES a while ago. The main problems were
that the GUI installer does not work. I do not remember if this is
related to the fact that the Java stuff that comes with the distribution
segfaults whenever I tried it or not. I downloaded the IBM versions that
work, but must suppress the up2date updating of it, since the buggy
versions use Red Hat RPM numbers that are higher than the good, more
recent, IBM ones. Grrr.

In any case, you must use the CLI interface to install DB2 UDB V8.1, and
then you might as well upgrade it right away to V8.1.5. Then you create
your instances, etc. I had to try two or three times to get it right,
but it can be done.

I started with the US$35 40 (or so) CD-ROM kit from IBM as I have
dial-up connection and did not want to download all that. (Actually, I
needed only one of those CD-ROM for what I use.) I had a friend with DSL
get me the upgrade.

Nov 12 '05 #4

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

Similar topics

5
5641
by: ccc31807 | last post by:
Trying to install Oracle 9i on Redhat 9.0 Get the following error message: Initializing Java Virtual Machine from /tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ... xlib: connection to ":0.0" refused by server xlib: No protocol specified Exeption in thread "main" java.loang.InternalError: Can't connect to
2
2174
by: Remi | last post by:
Hello, I've installed redhat enterprise 3 on a system to use as a db server. Manually I can install and run postgresql 7.3 (the one on the extras CD). The problem is when you try to add postgres as a service, it might add it, but it will not start it. To do this, we got a postgresql script, placed it in the init.d folder with all the other service shell scripts, and then went into services, add service, and typed postgres. The specific...
4
2109
by: Jeff S | last post by:
To make a long story short, let me say I had MySQL working on Windows 98 and everything was fine. Well, I took the big leap and removed all traces of Windows and Microsoft from the computer. (hooray!) Once I had Linux running OK, I downloaded and installed MySQL using an RPM package. I guess the server is running (it says it is every time the computer starts and it stops successfully every time the computer shuts down) however, I cannot...
14
3549
by: Richard Welty | last post by:
ok, i'm confused. i have two systems. one is redhat 7.1 (a server in colo, reasonably current), the other is 8.0 (my laptop). the server in colo is running postgresql 7.3.2 along with redhat's updated versions of apache and php for 7.1 (the php version is 4.1.2) on this server, php can access postgres without difficulty. my laptop is also running 7.3.2 along with the apache and php that go with RH 8.0. i found a need to bring up...
11
2346
by: Daniel E. Fisher | last post by:
> I can't get a rest for a min guys. > > I go away for the weekend and my server is getting this error. > > Fatal error: Call to undefined function: pg_connect() in > /var/www/html/crohns/phpBB2/db/postgres7.php on line 79 Your PHP doesn't have support for PostgreSQL. Look at phpinfo();
4
2316
by: D. Dante Lorenso | last post by:
This isn't entirely PG related, but... Does anyone know what the natural upgrade path from RedHat 9 is? I'm wondering if anyone on the PostgreSQL team is working with redhat to package and bundle versions of PostgreSQL for the latest redhat. Is there going to be a RedHat 10? Or are we all supposed to choose a path of RH Enterprise vs Fedora Core? I have about 10 to 20 Redhat 9 machines in dev/qa/production that
4
2643
by: Uthuras | last post by:
Greetings All, I have situation as such that I need to access the DB2 database reside on a Solaris box. I have DB2 6.1 on my Solaris box. However, my webserver is on Redhat 7.2. Now, I want to access the database residing on the Solaris box via PHP page. The IBM site has tips on how PHP pages accessing DB2 database. The example given is good enough for me. I manage to get the ODBC Driver
4
1434
by: Alex | last post by:
Hi all, Sure this must have been covered before. I'm in the process of building a RH Advanced Server version 3 system and was wondering if it is a supported platform for Vsn 8.1 At the moment, my production 8.1 servers are running on RH 7.2 systems - which I am planning on upgrading/rebuilding to RH AS. If it is supported, any gotchas or things I should look out for?
1
1671
by: Michel Esber | last post by:
Hello Guys, RedHat has recently released RH Advanced Server 5.0. Will this be a supported/validated platform for DB2 v8/v9 ? If so, is there an estimated date for this? Thanks,
0
9333
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
10107
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9945
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
9900
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
9765
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
8768
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
7324
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
5214
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
5361
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.