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

can't start db2isetup

After installing 3 instances on a Aix server. I logged in as root and
went to the /usr/opt/db2_08_01/instance and tried to run ./db2isetup
to take care of some issues with instances. And I got an error saying,
DBI1377N db2isetup could not find the suitable Java runtime
environment on your computer ...
Please help.
Thanks,
Yasaswi
Nov 12 '05 #1
3 2253
Does root have the correct Java environment set? Check it with:
java -version

Phil Sherman
Yasaswi Pulavarti wrote:
After installing 3 instances on a Aix server. I logged in as root and
went to the /usr/opt/db2_08_01/instance and tried to run ./db2isetup
to take care of some issues with instances. And I got an error saying,
DBI1377N db2isetup could not find the suitable Java runtime
environment on your computer ...
Please help.
Thanks,
Yasaswi


Nov 12 '05 #2
I even set the JAVA_HOME variable to /usr/java131 where Java 1.3.1
resides. But I still can't run the command. Please help.
Thanks,
Yasaswi
ya*****@encfor.com (Yasaswi Pulavarti) wrote in message news:<aa**************************@posting.google. com>...
After installing 3 instances on a Aix server. I logged in as root and
went to the /usr/opt/db2_08_01/instance and tried to run ./db2isetup
to take care of some issues with instances. And I got an error saying,
DBI1377N db2isetup could not find the suitable Java runtime
environment on your computer ...
Please help.
Thanks,
Yasaswi

Nov 12 '05 #3
Surprise, surprise - it also fails on my RHEL3 system!!

Try issuing the following commands from your root command prompt:
export JAVA_HOME=/usr/java131
export DB2_USE_JAVA_HOME=Y
../db2isetup

This worked fine for with Java 1.4.2. Setting JAVA_HOME by itself didn't
work.
Phil Sherman

Yasaswi Pulavarti wrote:
I even set the JAVA_HOME variable to /usr/java131 where Java 1.3.1
resides. But I still can't run the command. Please help.
Thanks,
Yasaswi
ya*****@encfor.com (Yasaswi Pulavarti) wrote in message news:<aa**************************@posting.google. com>...
After installing 3 instances on a Aix server. I logged in as root and
went to the /usr/opt/db2_08_01/instance and tried to run ./db2isetup
to take care of some issues with instances. And I got an error saying,
DBI1377N db2isetup could not find the suitable Java runtime
environment on your computer ...
Please help.
Thanks,
Yasaswi


Nov 12 '05 #4

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

Similar topics

0
by: Stefan Hinz | last post by:
Degan, jumping in to try and solve some problems that look pretty obvious to me ... > #options for default service (mysqld2) > (mysqld2) It should be , not (mysqld2).
0
by: Mark Adams | last post by:
I really need some help with this. MySQL will not start on boot despite everything I've done to make sure that it is set to do so. When I start it as root from a terminal with...
7
by: Alan Bashy | last post by:
Please, guys, In need help with this. It is due in the next week. Please, help me to implement the functions in this programm especially the first three constructor. I need them guys. Please, help...
1
by: Sin Jeong-hun | last post by:
Many applications need to lanch a web browser to show its homepage to users. I used System.Diagnosis.Process.Start("http://www.google.com"); Or I launched other application like...
0
by: sauce | last post by:
Hi, Hm this error has gotten me really frustrated....I wrote a cgi script implementing threads using the threading module, but ran into these errors from my web server: Exception in thread...
0
by: svgeorge | last post by:
I want to update several tables using one stored procedure. How can i do this I mean the syntax.etc. declaration etc. I know the basic syntax as below CREATE PROCEDURE <Procedure_Name, sysname,...
3
by: shimajavar | last post by:
Hi all I have the following code: a line is growing up by clicking on "up" button, it has another button"start" which I want it to stop the process of growing the line...How can I make a button to...
0
by: Vinod Sadanandan | last post by:
Fast-Start Failover An Overview In Dataguard Environment ============================================================================= This article describes the automatic fast start failover...
1
by: chienee | last post by:
here is the code <?php session_cache_limiter('private,must-revalidate'); session_start(); require_once("config.php"); include ("classes/db_functions.php"); include ("classes/display.php");
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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:
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,...
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...

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.