Bug fix to make Toplink compatible with Oracle 19c database missing in WLS 14.1.1.0.0
(Doc ID 2851132.1)
Last updated on DECEMBER 09, 2024
Applies to:
Oracle TopLink - Version 14.1.1 to 14.1.1Information in this document applies to any platform.
Symptoms
The fix for Bug 29858243 was used to make Eclipselink/Toplink in Weblogic compatible with Oracle Database 19c. The Eclipselink.jar contains a file named VendorNameToPlatformMapping.properties which contains regular expressions to differentiate between different Oracle database versions. However in Weblogic server 14.1.1.0.0 the fix is missing. Without the fix the Oracle Database 19c will be identified as Oracle Database 9. This causes LOBs not to be retrievable. The Bug 29858243 lists this as fixed in version 14.1.1.0.0.
Cause
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
Symptoms |
Cause |
Solution |
References |