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.

Reply via email to