Oracle 12c is compatible with wM 9.8 version?

Hi,

Oracle 12c is compatible with wM 9.8 version? We are planning for DB migration from 11c to 12c. Please advise.

Thanks
Surya

Hi Surya,

even not officially supported, wM 9.8 should be able to work with Oracle 12c.

We have some wM 9.5 instances which work with Oracle 12c (currently R1).

Additionally see the answers in the second thread.

Regards,
Holger

Thank you. Can you advise on JDK,OJDBC driver and other important aspects which requires changes as part of the migration?

Hi Surya,

JDK should not matter here.

You can update the ojdbc driver to a 12c version before migrating the database as the 12c driver is able to connect to 12c database.
Please note that the number in ojdbc jar file name indicate the minimum Java version it will work with.
Latest driver version available for Java 6 and Java 7 is 12.1.x.x, from 12.2 onwards it only contains drivers for Java 8 and newer.

Regards,
Holger