Skip to content

Commit 5de0bd5

Browse files
committed
Update release notes with the Oracle Database 12.1 fix
1 parent f79f7ba commit 5de0bd5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/src/release_notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ Common Changes
5151
Thin Mode Changes
5252
++++++++++++++++++
5353

54+
#) Fixed bug that caused an 'ORA-03120' exception to be thrown when
55+
a string whose size is greater than "database initialization parameter",
56+
``MAX_STRING_SIZE`` is bound to a PL/SQL function.
57+
5458
#) Fixed bug that caused an 'ORA-00600' exception to be thrown
5559
with :ref:`DbObject Class <dbobjectclass>` objects binding that have
5660
attributes whose values exceed 252 bytes in length.

0 commit comments

Comments
 (0)