I am using RSA 6.0 to develop a web application which connects to a db2 v9.1.3 server on winXP using hibernate 3.2.1 jdk 1.4.
I have db2 v8.2 installed on my local machine.
When connecting to the database, I get the following error on my console :
The following exception was logged com.ibm.db2.jcc.b.SqlException: DatabaseMetaData information is not known for server DB2/NTSQL09013 by this version of JDBC driver
I copied the db2jcc.jar from the server copy to my lib folder. The JDBC driver details shown on my console : JDBC driver: IBM DB2 JDBC Universal Driver Architecture, version: 2.3.63 Any pointers to solve this?
radhik va
Greenhorn
Joined: Dec 01, 2008
Posts: 3
posted
0
wanted to add... it does go ahead and gets the connection to the database and fetches the records.. so not a major issue i guess ;-)
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32708
4
posted
0
"vradhik vradhik" you might have missed our naming policy when you logged on. We require you display first name-space-middle name, not obviously fictitious. Please confirm you are displaying your real name, or go to my profile and correct your displayed name to comply.
CR
radhik va
Greenhorn
Joined: Dec 01, 2008
Posts: 3
posted
0
thanks! fixed my display name
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32708
4
posted
0
Originally posted by radhik va: thanks! fixed my display name
Thank you
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.