Upgrade task fails with Oracle when trying to create an index that already exists

XMLWordPrintable

      Exception observed:
      [hibernate.tool.hbm2ddl.SchemaUpdate] execute Unsuccessful: create index l_contentid_idx on LINKS (CONTENTID)
      [hibernate.tool.hbm2ddl.SchemaUpdate] execute ORA-01408: such column list already indexed

      This causes the upgrade process to fail on the spot.
      The process should either accept this as a kind of success and move on, or remove and re-create the index just to make sure.

            Assignee:
            Steve Lancashire (Inactive)
            Reporter:
            James Fleming (Inactive)
            Votes:
            8 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: