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

DB2 V8.2 install on Redhat 3.0 - AMD 64 bit

I downloaded the newest 64 bit SDK for IBM and installed it.
I downloaded and installed the C58SBML.tar - Db2 distribution for 64
bit AMD

The install worked and I created and instance however I can't run any
of the gui tools.

I get a message
$dbcc
CLI0622E: Error accessing JDBC administration service extensions.
When I run a db2level I get:
$db2level
DB21085I Instance "db2inst2" uses "64" bits and DB2 code release
"SQL08020"
with level identifier "03010106".
Informational tokens are "DB2 v8.1.1.64", "s040812", "MI00089", and
FixPak "7".
Product is installed at "/opt/IBM/db2/V8.1".
Any ideas ?

Nov 12 '05 #1
4 1612
Try updating the admin cfg for the JDK_PATH and JDK_64_PATH

For example:

db2 update admin cfg using JDK_PATH /opt/IBMJava2-142
db2 update admin cfg using JDK_64_PATH /opt/IBMJava2-142

Your JDK 64 path is probably different than the one specified above, so
you will need to change it. Check the install path under directory /opt
for Linux systems.

stop and start the db2 administrative server (db2admin stop, db2admin
start). You may need to be logged on as the das owner (default dasusr1).

Nov 12 '05 #2
I performed the above steps with the same end result.
$dbcc
CLI0622E: Error accessing JDBC administration service extensions.

Nov 12 '05 #3
I tried installing the 32bit db2 on a Redhat 3.0 machine.
Install had no errors. I was able to create a database and run dbcc no
problem.

So, does db2 gui tools work on 64 bit install? Or is it bug?

Can anybody tell me the workaround to get the tools running ?
Help.
JD

Nov 12 '05 #4
dunleav1 wrote:
I tried installing the 32bit db2 on a Redhat 3.0 machine.
Install had no errors. I was able to create a database and run dbcc no
problem.

So, does db2 gui tools work on 64 bit install? Or is it bug?

Can anybody tell me the workaround to get the tools running ?
Help.
JD


The DB2 tools need to run a JVM of the same bit width as the instance,
therefore your 64-bit db2 instance needs to have it's JDK_PATH config
parm pointing to a 64-bit JVM. You'll need to get this 64-bit JVM on
your own, since it's not included as part of the db2 install on AMD64.

Another option is to update your instance to use 32-bit (db2iupdt -w 32
.... ) and set the JDK_PATH to point to the 32-bit JVM installed by DB2.
Nov 12 '05 #5

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

Similar topics

1
by: Dave | last post by:
Hello All, I've created a problem by not reading instruction and now I don't know what to do :( I tried to install 9i on my redhat 9.0 box as myself without going thru the proper procedure of...
0
by: Eric Raymond | last post by:
When installing the rpms (or the tar file) onto Red Hat Enteprise Linux AS Beta 1 (Taroon), we get the follwing error: Installing all prepared tables /usr/bin/mysql_install_db: line 1: 7690...
14
by: Lou | last post by:
When I did my RedHat9 install, I choose Workstation and customized the packages I wanted install. As a part of that customization, I chose mySQL DB; however, I can't seem to find any RedHat...
4
by: KJemison | last post by:
Well.... just wanted to know if the people at the MySQL.org site ever look at the posts in this group. If they do, they can possibly us a little constructive criticism from a slightly irritated...
1
by: Jean-Christian Imbeault | last post by:
On my RH 9.0 linux system when ./configuring 7.3.4 I get an error about not finding the readline libs, however both the readline and readline-devel rpms are installed: # rpm -qa | grep readline...
8
by: lawrence k | last post by:
I've installed Apache 1.3.36 on my Redhat EL 3 machine. Now I'm trying to install PHP 5.1.4. I can not get the ./configure command to work. I keep getting this error: configure: error: Invalid...
3
by: TonyHa | last post by:
Hello I try to install boost_1_33_1 on RedHat Linux. I have downloaded boost into /user/dtgtools/tmp and I try to install it into /user/dtgtools/packages/boost. I use the following commands:...
119
by: Rhino | last post by:
One of my friends, Scott, is a consultant who doesn't currently have newsgroup access so I am asking these questions for him. I'll be telling him how to monitor the answers via Google Newsgroup...
0
by: carex | last post by:
Hi, A few years ago (2000 ?) I installed an oracle client on a linux server (oracle8iR2 on Debian Woody) and everything went beautifully. (with DBD::Oracle) Now, I need an oracle client on...
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
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...
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...

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.