[
https://issues.apache.org/jira/browse/JCR-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593245#action_12593245
]
Thomas Mueller commented on JCR-1560:
-------------------------------------
It would be great to have this fixed in 1.4.4, should I commit it to the 1.4
branch?
> Data Store: Oracle fails to create the table
> --------------------------------------------
>
> Key: JCR-1560
> URL: https://issues.apache.org/jira/browse/JCR-1560
> Project: Jackrabbit
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: core 1.4.3
>
>
> When using an Oracle database, the following exception occurs when trying to
> create the table: ORA.00902: invalid datatype
> The problem is that Oracle doesn't support the data type BIGINT. Instead,
> LONG should be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.