ORACLE: The database JDBC driver version check failed
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!
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
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
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
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
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