473,466 Members | 1,329 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DB2 installation problem in the db2 database.

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 ----->

[root@brown pde813u1]# ./db2setup
DBI1190I db2setup is preparing the DB2 Setup wizard which will
guide you through the program setup process. Please
wait.
/opt/pde813u1/db2/linux/install/db2jinst: line 131: 6286 Segmentation
fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp $JAVA_CLASSPATH
$DB2SetupRun "$@" 2>/tmp/db2setup.err.running

In the tmp/db2setup.err file -->

stackpointer=0x9ebaa8
JVMXM004: JVM is performing abort shutdown sequence
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to
/opt/pde813u1/db2/linux/install/javacore6062.1130833272.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.

I already download the IBMjava1.4, i installed it and set the class
path.

Nov 12 '05 #1
4 5727
Maroon wrote:
Hello all
I want to install db2 universal Database Personal Edition in
my Linux Fedora core 3. But the following error has occured.
That distribution is not officially supported. The recommendation is to
move to a distribution that is officially supported.
When i gave the following command for install ----->

[root@brown pde813u1]# ./db2setup
DBI1190I db2setup is preparing the DB2 Setup wizard which will
guide you through the program setup process. Please
wait.
/opt/pde813u1/db2/linux/install/db2jinst: line 131: 6286 Segmentation
fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp $JAVA_CLASSPATH
$DB2SetupRun "$@" 2>/tmp/db2setup.err.running

In the tmp/db2setup.err file -->

stackpointer=0x9ebaa8
JVMXM004: JVM is performing abort shutdown sequence
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to
/opt/pde813u1/db2/linux/install/javacore6062.1130833272.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.

I already download the IBMjava1.4, i installed it and set the class
path.


If you export DB2USELOCALJRE=true and JDK_HOME to point to your JDK path,
then db2setup will use your installed Java. Otherwise it always uses the
one in the image.

Nov 12 '05 #2
Darin McBride wrote:
Maroon wrote:

Hello all
I want to install db2 universal Database Personal Edition in
my Linux Fedora core 3. But the following error has occured.

That distribution is not officially supported. The recommendation is to
move to a distribution that is officially supported.

When i gave the following command for install ----->

[root@brown pde813u1]# ./db2setup
DBI1190I db2setup is preparing the DB2 Setup wizard which will
guide you through the program setup process. Please
wait.
/opt/pde813u1/db2/linux/install/db2jinst: line 131: 6286 Segmentation
fault $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp $JAVA_CLASSPATH
$DB2SetupRun "$@" 2>/tmp/db2setup.err.running

In the tmp/db2setup.err file -->

stackpointer=0x9ebaa8
JVMXM004: JVM is performing abort shutdown sequence
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to
/opt/pde813u1/db2/linux/install/javacore6062.1130833272.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.

I already download the IBMjava1.4, i installed it and set the class
path.

If you export DB2USELOCALJRE=true and JDK_HOME to point to your JDK path,
then db2setup will use your installed Java. Otherwise it always uses the
one in the image.


I've installed UDB successfully on FC3 but have been unable to use the
GUI installer unless the Java version on the CD is compatible with the
operating system. You can use the text based installer: db2_install
which should be in the root directory of your installation CD.

I've successfully installed using the GUI installer by copying the CD to
my hard drive and replacing the Java with one that works with the
operating system. I've tried the two parameters to get the installer to
use my installed Java but when the installer executes the JRE test
class, it always returns with rc 249. (This was verified by trapping the
db2jinst install script.) The same Java that gives this error will
successfully install when it's the "default" on the CD.

Phil Sherman
Nov 12 '05 #3
Thanks for your nice reply. How can i replac the java path that use
the db2 database.

Nov 12 '05 #4
"Maroon" <Ma*******@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Thanks for your nice reply. How can i replac the java path that use
the db2 database.


db2 update dbm cfg using jdk_path /opt/IBMJava2-142
db2 update admin cfg using jdk_path /opt/IBMJava2-142
Nov 12 '05 #5

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

Similar topics

1
by: Hai-Chu Hsu | last post by:
Hi, I want to restore my databases from the old SQL Server installation into a new installation of SQL Server. My new installation of SQL Server has different data path from the old...
2
by: Nate | last post by:
Hello, I am trying to recover a SQL Server 7 database from another hard disk drive that has a corrupted Windows 2000 Advanced Server installation. I am not able to repair the corrupted Windows...
2
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For...
1
by: srihari | last post by:
Hai, I am trying to install IBM DB2 8.1 on Red Hat linux 8.0. My machine is Intel XEON 64bit. The installation went well except for the creation of tools catalog. When I tried to install the tools...
1
by: srihari | last post by:
Hai I have installed db2 8.1 on linux machine. The current db2 users are instance user(db2inst1), fenced user(db2fenc1) and db2as(administration server). To start using the database do I have to...
0
by: AlieN | last post by:
I have a standard installation procedure for a service that I wrote. A user that installs it can choose the installation folder. BUT, when the installation is done, together with exe and dll,...
0
by: Mamatha | last post by:
Hi Earlier i posted the query regarding to this same problem and i got some replies from them,i tried those ways also but i didn't reach my output. What my actual problem is...i have one web...
0
by: Nicolas Noakes | last post by:
Hello, I posted this 2005-01-16 in microsoft.public.sqlserver.setup, but have had no replies yet... We are running SBS 2003 Standard Edition with SP1, and WSUS (Windows Server Update...
0
by: Kemin | last post by:
Recently I built an ASP.NET application Installation program for deployment. The ASP.NET app use a Sql Server db, I package it into the installation file too. The general step of building an...
4
by: Will Honea | last post by:
Wanting to look at V9, I attempted to install Db2 Express-C on a Suse Linux box I use as a sandbox. Since I was less that thorough when removing previous installations of V8 and V7, the...
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
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...
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,...
1
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...
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,...
0
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...
0
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 ...

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.