On 2018-11-09 23:55, Mohammad wrote:
Hi,
I noticed that the documentation here
(https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/oak/plugins/document/rdb/RDBDocumentStore.html)
mentioned that Oracle was a specifically supported and tested database.
It doesn't mention if any particular versions were supported or tested.
So I was wondering, what versions of Oracle DB are supported for
production use in Oak?
Thanks,
Mohammad
Hi Mohammad,
it's Oracle 12.1 (if you use an earlier version, the system will emit a
warning on startup but then later fail for a certain query construct).
Best regards, Julian