We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79f7ba commit 5de0bd5Copy full SHA for 5de0bd5
doc/src/release_notes.rst
@@ -51,6 +51,10 @@ Common Changes
51
Thin Mode Changes
52
++++++++++++++++++
53
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
+
58
#) Fixed bug that caused an 'ORA-00600' exception to be thrown
59
with :ref:`DbObject Class <dbobjectclass>` objects binding that have
60
attributes whose values exceed 252 bytes in length.
0 commit comments