Hi guys, I have question about product compatibility and related technical support.
Here is the background:
We have Oracle BPM 10gR3 instances currently connecting to Oracle Database 10g. We plan to upgrade the database to 18c or even 19c. For the Oracle BPM instances we have, the bpm engine runs on top of WebLogic 11g with ojdbc6 driver, and the process administrator runs on top of tomcat 5.5 with ojdbc5.jar driver. Our confidence for this upgrade plan is from this JDBC driver FAQ page https://www.oracle.com/database/technologies/faq-jdbc.html . Apparently, JDBC 11.2.0.4 driver should work Oracle database up to version 19.3

On the JDBC 11.2.0.4 driver download page, i.e. https://www.oracle.com/database/technologies/jdbcdriver-ucp-downloads.html, ojdbc5.jar is available together with ojdbc6.jar .

Here comes my question. If we successfully complete the database upgrade, will Oracle continue to provide technical support for our Oracle BPM 10gR3 installations?