473,327 Members | 1,920 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,327 software developers and data experts.

Problems running db2setup on Redhat 3 ws

Hi

Due to a disk crahs I had to reinstall RedHat 3 ws. After installation I
alpplied all updated packages and continued installing db2 8.1 ws.
Before running the db2setup, I also applied fp7a.

When I try ro run db2setup I encounter this error message

[svein@Linux db2_wse]$ ./db2setup
DBI1190I db2setup is preparing the DB2 Setup Wizard which will
guide you through the program setup process. Please
wait.
JAVA_HOME /opt/IBMJava2-142 JAVA_PATH /opt/IBMJava2-142/bin/
/data/db2_fix/db2_wse/db2/linux/install/db2jinst: line 132: 2701
Segmentation fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running

I have tried IBM's java 1.4.1 , 1.4.2 and Sun's 5.

Svein G.

Nov 12 '05 #1
3 2926
>
When I try ro run db2setup I encounter this error message

[svein@Linux db2_wse]$ ./db2setup
DBI1190I db2setup is preparing the DB2 Setup Wizard which will
guide you through the program setup process. Please
wait.
JAVA_HOME /opt/IBMJava2-142 JAVA_PATH /opt/IBMJava2-142/bin/
/data/db2_fix/db2_wse/db2/linux/install/db2jinst: line 132: 2701
Segmentation fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running

I have tried IBM's java 1.4.1 , 1.4.2 and Sun's 5.


This is probably because the kernel version is unsupported.
Try "export LD_KERNEL_ASSUME=2.2.5" before running db2setup.
Poul
Nov 12 '05 #2
Svein Graee wrote:
Hi

Due to a disk crahs I had to reinstall RedHat 3 ws. After installation I
alpplied all updated packages and continued installing db2 8.1 ws.
Before running the db2setup, I also applied fp7a.

When I try ro run db2setup I encounter this error message

[svein@Linux db2_wse]$ ./db2setup
DBI1190I db2setup is preparing the DB2 Setup Wizard which will
guide you through the program setup process. Please
wait.
JAVA_HOME /opt/IBMJava2-142 JAVA_PATH /opt/IBMJava2-142/bin/
/data/db2_fix/db2_wse/db2/linux/install/db2jinst: line 132: 2701
Segmentation fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running

I have tried IBM's java 1.4.1 , 1.4.2 and Sun's 5.


Can you try using DB2 8.2? The db2setup wizard in 8.1 had a problem
when RHEL3 came out which was fixed in 8.2.
Nov 12 '05 #3
export LD_ASSUME_KERNERL = 2.4.19 ( the old 2.2.x is not recommended any
more). As Darin pointed out using DB2 V8.2 is a good idea - further you
should update to RHEL3 U3 as the appropriate level.

BB
"Darin McBride" <dm******@naboo.to.org.no.spam.for.me> wrote in message
news:_gMnd.285645$nl.125504@pd7tw3no...
Svein Graee wrote:
Hi

Due to a disk crahs I had to reinstall RedHat 3 ws. After installation I
alpplied all updated packages and continued installing db2 8.1 ws. Before
running the db2setup, I also applied fp7a.

When I try ro run db2setup I encounter this error message

[svein@Linux db2_wse]$ ./db2setup
DBI1190I db2setup is preparing the DB2 Setup Wizard which will
guide you through the program setup process. Please
wait.
JAVA_HOME /opt/IBMJava2-142 JAVA_PATH /opt/IBMJava2-142/bin/
/data/db2_fix/db2_wse/db2/linux/install/db2jinst: line 132: 2701
Segmentation fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running

I have tried IBM's java 1.4.1 , 1.4.2 and Sun's 5.


Can you try using DB2 8.2? The db2setup wizard in 8.1 had a problem when
RHEL3 came out which was fixed in 8.2.

Nov 12 '05 #4

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

Similar topics

6
by: webhead74 | last post by:
Hi, I'm trying to move our web site from a Windows 2000 box running IIS / PHP CGI (4.0.6) to a RedHat box running Apache (actually IBM HTTP Server v2.0.47) & PHP 4.3.10. First of all, I...
4
by: PyUser | last post by:
Hello, Just downloaded the 2.3.2 bzip2 package and trying to install. When I run 'make', I get the following error: ..... ..... running build running build_ext make: *** Error 139 $ uname...
3
by: jaws | last post by:
My problems is as follows. Hope you guys can provide some insight. 1. I have a class which opens a file and simply spits out the text. Methods in place to open, print, close, and delete the...
4
by: hall | last post by:
Hi all. I have run into a problem of overloading a templatized operator>> by a specialized version of it. In short (complete code below), I have written a stream class, STR, which defines a...
0
by: Ian Warford | last post by:
Hi, I have a problem with a PL/PerlU function trying to execute an external perl script. The script is suid to a non-root user and I am executing it in the PL/PerlU function as so : $rc =...
2
by: Christopher Murtagh | last post by:
Greetings, I'm trying to build 7.3.4 and I've come across two problems, one during the configure and the other afterward. Problem 1) Trying to build with openssl support gives this: ...
3
by: dunleav1 | last post by:
I have an AMD Redhat 3.0 machine that is 64 bit. My kernel level is 2.4.21-21.0.1. I downloaded C58SBML.tar off of IBM's website. C58DBML.tar is listed as the 64 bit version of DB2 with the 2.4...
33
by: wespvp | last post by:
When I try to run thread_test.c from the CVS tip, it hangs in an infinite CPU loop on both linux (RedHat AS 3.0, gcc 3.2.3) and Mac OS X 10.3.3 (gcc 3.3). I've also tried down to gcc 2.96 on Mac...
4
by: Laurence | last post by:
Hi there, I have searched a couple of keywords for db2setup issue, but find out nothing. I'm tring to install DB2_ESE_8.2_LNX on RHEL AS 4 by using db2setup. The message shown - db2setup...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.