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 3a1fe51 commit c6755a6Copy full SHA for c6755a6
resources/oracle/soda/rdbms/exceptions/Messages.properties
@@ -54,6 +54,8 @@
54
2039=Index cannot be created on encrypted content. Indexing is only allowed if \
55
the content column encryption is set to NONE.
56
2040=next() cannot be called on a closed cursor.
57
+2041=Error trying to drop the collection. Make sure all outstanding writes \
58
+to the collection are committed.
59
60
#
61
# Internal errors (2500 to 2999 error code range)
0 commit comments