473,395 Members | 2,689 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.

[IBM][JDBC Driver] CLI0622E Error accessing JDBC administration service extensions.

I have installed DB2 V7.2 twice now and I keep getting the error:
"[IBM][JDBC Driver] CLI0622E Error accessing JDBC administration
service extensions."

I see that this is a fairly common error but I have yet to find out how
to modify the "CLASSPATH" per some of the replies. Please direct me to
the path and file I need to modify to fix this problem.

Thanks much!

Frank

Mar 24 '06 #1
1 5188
I hope you are not installing a new V7 system for production. You should
be using V8 if at all possible.

The path is set in BOTH the dbm config and the administration server
config. It's JDK_PATH in both. On my system, the following would set it:

UPDATE DBM CFG USING JDK_PATH /opt/IBMJava2-131
UPDATE ADMIN CFG USING JDK_PATH /opt/IBMJava2-131

You'll need to stop and restart db2 and the administrative server to get
the changes activated.

Philip Sherman

fr***@dms-systems.com wrote:
I have installed DB2 V7.2 twice now and I keep getting the error:
"[IBM][JDBC Driver] CLI0622E Error accessing JDBC administration
service extensions."

I see that this is a fairly common error but I have yet to find out how
to modify the "CLASSPATH" per some of the replies. Please direct me to
the path and file I need to modify to fix this problem.

Thanks much!

Frank

Mar 25 '06 #2

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

Similar topics

3
by: Steverino | last post by:
Hi, I'm currently trying to learn DB2. I have the following version below installed on my server machine on my little LAN. However when I try to connect to it from my client machine, I receive...
3
by: r_stringer66 | last post by:
Hi, I am trying to connect to a db2 database via a jdbc application and this is the following error I get: Exception : CLI0615E Error receiving from socket, server is not responding....
4
by: amogh | last post by:
Hi, I am trying to use the IBM DB2 Universal Database driver (IBM JDBC package). How do I wrap an Oracle connection within an IBM connection? Is it possible ? I tried searching through the...
15
by: Joe Weinstein | last post by:
Hi. Below is a simple JDBC program to insert and extract a numerical value. When ResultSet.getDouble() is called, the same program produces different output on solaris than it does on Linux. I...
9
by: Roger | last post by:
Hi ! My dev team is getting this error when they run big load program : COM.ibm.db2.jdbc.DB2Exception: CLI0601E Invalid statement handle or statement is closed. SQLSTATE=S1000 .. The...
1
by: jedi71 | last post by:
Hi all ! When I try to connect to DB2 5 on a z\OS mainframe over JDBC with my java application (on Windows XP-SP2, JRE 1.6.0_03) I receive the following exception: "There is no available...
1
by: cwhankey | last post by:
I'm trying to connect to a zOS instance of DB2 using IBM's JDBC driver,but I'm getting the following error. The table does exist because I can connect via DB2 Connect. Any idea wha the problem is?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
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
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.