[
https://issues.apache.org/jira/browse/OAK-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Thieme updated OAK-1914:
-------------------------------
Attachment: oak_20150127.patch
a) workaround FETCH FIRST as Oracle 11g2 needsRowNumSubquery.
Oracle 12c implicitly uses the same workaround internally by Query
Transformation of FETCH FIRST.
http://oracle-base.com/articles/12c/row-limiting-clause-for-top-n-queries-12cr1.php#query-transformation
b) MAX_ID_VALUE=";" in NodeDocument triggers a SQL Error on Oracle DB, changing
to MAX_ID_VALUE="a" as in ClusterNodeInfoDocument.
c) add Oak-RDB to server in oak-run Main
adding rdbjdbcuri, rdbjdbcuser and rdbjdbcpassword as OptionalArgs
> RDB: Oracle support
> -------------------
>
> Key: OAK-1914
> URL: https://issues.apache.org/jira/browse/OAK-1914
> Project: Jackrabbit Oak
> Issue Type: Sub-task
> Components: rdbmk
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Fix For: 1.2
>
> Attachments: OAK-1914.patch, oak_20150127.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)