After Applying the Patch 33727616, Default Handling of Time zones in Date/Time Values is Changed
(Doc ID 2908127.1)
Last updated on AUGUST 02, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
Default handling of Time zones in date/time values is changed in Connector/J 8.0. How to correct it?
While using SOA application with MySQL Server as database to insert date/time into one of the database field, it shows different values.
Driver used with 12.2.1.4 is mysql-connector-java-commercial-8.0.14.jar
After applying the patch 33727616, they noticed that it is converting datetime to -5 hours before inserting to DB
As this patch is superseeded by 34012040, tried with the new patch as well but still the same issue
If the patch is rollbacked , it is working fine.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |