Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.3.3.0, 10.4.2.0, 10.5.1.1
-
None
Description
The client driver caches the Clob length, but doesn't update it when Clob.truncate is called.
I will attach a few regression tests, where one of them demonstrates the issue. The fix is also very simple; update the cached length.