Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-2558

PIM Service cannot create a database schema on Oracle database

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.7.0.GA
    • 7.6.0.GA
    • None
    • None
    • Release Notes
    • CR1
    • CR1
    • +
    • PIM service cannot create a database schema on Oracle DB because the MigrationReport entity has a column named *successful* which is a reserved word in Oracle.
    • 2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9), 2020 Week 01-03 (from Dec 30), 2020 Week 04-06 (from Jan 20)

      PIM service cannot create a database schema on Oracle DB because the MigrationReport entity has a column named successful which is a reserved word in Oracle. This can be solved by escaping the column name explicitly using quotes or renaming the column in a database to e.g. success.

            mmacik@redhat.com Marian Macik
            mmacik@redhat.com Marian Macik
            Marian Macik Marian Macik
            Marian Macik Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: