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

Julian Reschke commented on OAK-1544:
-------------------------------------

After some experiments I see the following problems:

- DB2 doesn't like "create table if not exists" syntax
- DB2 requires type sizes to be specified
- DB2 doesn't support binary "binary" but "varchar () for bit data"

Proposal: have DB-specfic DDL statements just like we had in Jackrabbit

I also see failures related to documents exceeding the 32K limit on varchars; 
we essentially expected this to happen anyway, so it's good that it comes up 
right now (I'll open a separate ticket for this issue)

Also we need to figure out how to define a mvn profile that works given the 
fact that the DB2 JDBC driver is not open source.

> IBM DB2 support
> ---------------
>
>                 Key: OAK-1544
>                 URL: https://issues.apache.org/jira/browse/OAK-1544
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: mongomk
>            Reporter: Julian Reschke
>             Fix For: 1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to