[
https://issues.apache.org/jira/browse/JCR-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-1560.
--------------------------------
Resolution: Fixed
Merged to the 1.4 branch in revision 653349.
> 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
> Components: jackrabbit-core
> Affects Versions: 1.4
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: core 1.4.4
>
>
> 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.