Hello, experts.
We are currently using OO 2023.05 running in a RHEL 8.8. We were recently asked, by our DBA team, to upgrade our Oracle JDBC driver. However, we need assistance in identifying the correct path where the Oracle JDBC driver should be updated. We have noticed several directories within the OO installation directory that may contain JDBC driver files:
- /opt/microfocus/oo/ojdbc6.jar
- /opt/microfocus/oo/central/tomcat/lib/ojdbc6.userjdbc.jar
- /opt/microfocus/oo/central/lib/ojdbc6.userjdbc.jar
- /opt/microfocus/oo/central/var/cache/com/oracle/ojdbc7/12.1.0.2/ojdbc7-12.1.0.2.jar
- /opt/microfocus/oo/central/var/cache/com/oracle/database/jdbc/ojdbc8/19.7.0.0/ojdbc8-19.7.0.0.jar
- /opt/microfocus/oo/insights/tomcat/lib/ojdbc6.userjdbc.jar
Does anyone know which of these paths requires updating the Oracle JDBC driver?
Additionally, these files named "ojdbc6.userjdbc.jar" don't have the typical naming convention of Oracle JDBC drivers. Could anyone help us understanding if these files should also be switched when upgrading the drivers? If so, should we also change the name?
Thank you for your time and assistance.