You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2014/09/18 10:05:33 UTC

[jira] [Comment Edited] (OAK-1914) RDB: Oracle support

    [ https://issues.apache.org/jira/browse/OAK-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043725#comment-14043725 ] 

Julian Reschke edited comment on OAK-1914 at 9/18/14 8:04 AM:
--------------------------------------------------------------

Known issues related to DocumentStore:

a) the maximum varchar width is 4000, which is considerably smaller then for other DBs; the code currently detects this at runtime (when instantiating the document store), but it would be good if we could avoid database-specific workarounds like these
b) needs workaround for default ordering behavior ("alter session...")


was (Author: reschke):
Known issues related to DocumentStore:

a) the maximum varchar width is 4000, which is considerably smaller then for other DBs; the code currently detects this at runtime (when instantiating the datastore), but it would be good if we could avoid database-specific workarounds like these
b) needs workaround for default ordering behavior ("alter session...")

> 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.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)