will CLM 6.0.3 will work with jdk 1.8 and oracle jdbc driver ojdbc.jar?
We have IBM CLM setup with version 6.0.3 in windows platform. We are using oracle 11g database and jdk version is 1.7 with ojdbc6. jar file.
Now our infra team is going to upgrade the oracle DB version from 11g to 12.2.0 version As per their advise we have to upgrade jdk to 1.8 version and ojdbc8.
But when we tried in our test environment, CLM version 6.0.3 not supporting with jdk 1.8 and ojdbc8.jar file.
So here what is recommended solution for this?
Accepted answer
As per
https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.5/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_oracle.html
v6.0.5 supports jdk 1.8 version and ojdbc8 for Oracle DB. You may consider to upgrade to v6.0.5 of 6.0.6 so that you can use the higher Oracle version.
|