Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-1566

Data Store: DB2 fails to create the table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • core 1.4.4
    • jackrabbit-core
    • None

    Description

      DB2 throws an exception(1) when creating the table. The correct SQL sentence to create it is:
      createTable=CREATE TABLE ${tablePrefix}${table}(ID VARCHAR(255) PRIMARY KEY NOT NULL, LENGTH BIGINT, LAST_MODIFIED BIGINT, DATA BLOB(1000M))
      (1): Sorry but I don't have the exception information since I made this change a few weeks ago.

      Attachments

        Activity

          People

            Unassigned Unassigned
            efranqueiro Esteban Franqueiro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: