JDBC Extractor, version 2.80.1 (2023-06-21)
We've recently upgraded to Java 17. From version 2.80.1 of the JDBC Extractor, you're required to upgrade your Java version to at least Java 17 to ensure compatibility and leverage the latest enhancements and security features.
Follow these steps to upgrade your on-premise JDBC Extractor package and run the new version:
- Install Java 17 in your local environment.
- Update your environment settings to use Java 17 as the default Java version.
- Replace the existing connector-jdbc.jar file for the JDBC Extractor, with the new .jar file supplied with version 2.80.1 or any future release of the Extractor. In the command that you use to run the .jar file from the operating system service, include the following JVM arguments:
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.io=ALL-UNNAMED
--add-opens=java.base/java.nio=ALL-UNNAMED