OVMS: Access Violation in libocijdbc11 Java_oracle_jdbc_driver_T2CConnection_t2cSetSessionTimeZone
Hi there,
I am experiencing some runtime issues with Java programs trying to connect on Oracle databases from OpenVMS. Any JDBC code is ending on a access violation crash. The Java version has been changed recently from 6 to 8 and the latest Oracle kit has been installed to match it. The JDBC programs were working correctly with Java 6 and Oracle client 10.
Architecture: HP Itanium IA64
Operating system: OpenVMS 8.4
Java runtime:
java version "1.8.0.03-OpenVMS"
Java(TM) SE Runtime Environment (build 1.8.0.03-vms-rc1)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b02, mixed mode)
Oracle client libraries: Oracle 11.2.0.4 (latest version on this OS)
The Oracle database version is not relevant since the program does not initialize the JDBC driver properly. Entering wrong database SID is leading to the same crash.