Hello Ivy team, When try to connect Oracle when config system db, I got the exception "timezone region not found". When I try to connect to another database(ie: postgres). Do you have any clue for this issue? Thanks, Lan Bui asked 21.06.2018 at 07:17 bthlan |
That's when the ojdbc driver and the database don't play nicely together regarding time zones, i.e. the ojdbc driver sends a time zone ID to the DB server that the server doesn't know. What Ivy and Oracle DB versions are you using exactly? One way to fix it would be to downgrade (or upgrade, if your Oracle DB server is newer) the ojdbc library. If you don't want to change the ojdbc version, a workaround would be to specify answered 21.06.2018 at 10:21 Andreas Rusch Reguel Werme... ♦♦ Thanks Andreas Rusch, Currently we use IvyEngine 7.0.3.57252 and Oracle 11g Release 2. I see that in the Oracle page, they suggest to use ojdbc6.jar and that version of IvyEngine is using ojdbc8, after I change to use ojdbc6, it can work. Thanks for you support!
(22.06.2018 at 00:30)
bthlan
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 21.06.2018 at 07:17
Seen: 1,667 times
Last updated: 25.06.2018 at 05:24