Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-3929

Schema problems with DDL scripts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 6.0.2
    • 6.0.0
    • BAM
    • None

      OPTLOCK fields are missing for the BAMTaskSummary and TaskEvent tables in the mysql and postgresql DDL scripts included in the BPMS6.0.0GA installer. The following commands correct the problems (mysql specific):

      alter table BAMTaskSummary add column OPTLOCK integer;
      alter table TaskEvent add column OPTLOCK integer;

      jeff

              swiderski.maciej Maciej Swiderski (Inactive)
              rhn-gps-jbride Jeffrey Bride
              Jan Hrcek Jan Hrcek (Inactive)
              Jan Hrcek Jan Hrcek (Inactive)
              Kris Verlaenen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: