It's all about the answers!

Ask a question

ORACLE: The database JDBC driver version check failed


Adil Chahid (45524118) | asked Aug 29 '11, 7:50 p.m.
Hi all,
We've just upgraded in our lab our RTC instance from version 3.0 to 3.0.1.
We've deployed it on a Websphere Instance (7.0.0.11).
We're running Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product (XE) (Latest GA Oracle XE Available Product)
We've defined the following Generic JVM Variable:
ORACLE_JDBC_DRIVER_FILE set to /opt/IBM/JazzTeamServer301/server/oracle/ojdbc5.jar
where ojdbc5.jar is the latest available driver from the Oracle site.
From the Status site, we're receiving the following error


CRJAZ1993E The database JDBC driver version check failed. $CRJAZ1900E Oracle JDBC driver version detected is "10.2.0.1.0XE" (major = 10, minor = 2), but an Oracle 11 driver that is at least Oracle 11.2.0.2.0 is required

RTc seems to be working fine: do you think that that error was triggered because Oracle XE is not officially supported or do you think that this errors actually has an impact on the install?
Please advise,
Thanks!

2 answers



permanent link
Jirong Hu (1.5k9295258) | answered Aug 30 '11, 11:25 a.m.

CRJAZ1993E The database JDBC driver version check failed. $CRJAZ1900E Oracle JDBC driver version detected is "10.2.0.1.0XE" (major = 10, minor = 2), but an Oracle 11 driver that is at least Oracle 11.2.0.2.0 is required!


The latest driver 11.2.0.2 can be downloaded from here. I used this for my Oracle 11g. Why don't you try that?

http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html

Jirong

permanent link
mehul Prajapati (18125554) | answered May 17 '12, 4:55 p.m.
If the oracle 11 jdbc jar file is used. it does not work. When i am using racle 10g i believe the jdbc for oracle 11 wont work

server/oracle directory is used where the jdbc jar is copied

did anyone fixed this issue ?


-Mehul


CRJAZ1993E The database JDBC driver version check failed. $CRJAZ1900E Oracle JDBC driver version detected is "10.2.0.1.0XE" (major = 10, minor = 2), but an Oracle 11 driver that is at least Oracle 11.2.0.2.0 is required!


The latest driver 11.2.0.2 can be downloaded from here. I used this for my Oracle 11g. Why don't you try that?

http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html

Jirong

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.