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

Schema problems with DDL scripts

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

            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

            Dates

              Created:
              Updated:
              Resolved: