With a new installation of DSpace 6.2, pretty generic configuration (e.g., 
no edits to anything around Flyway/Hibernate/etc.), and a fresh database 
with Oracle XE 11.2, `./dspace database migrate` fails at "6.0.2015.08.31  
  | DS 2701 Hibernate Workflow Migration" with the following error

Script failed
-------------
SQL State  : 72000
Error Code : 12991
Message    : ORA-12991: column is referenced in a multi-column constraint
Line       : 36
Statement  : ALTER TABLE cwf_collectionrole DROP COLUMN collection_legacy_id

at 
org.flywaydb.core.internal.dbsupport.SqlScript.execute(SqlScript.java:117)
at 
org.dspace.storage.rdbms.DatabaseUtils.executeSql(DatabaseUtils.java:1089)
... 25 more
Caused by: java.sql.SQLException: ORA-12991: column is referenced in a 
multi-column constraint

Any thoughts on why this is happening?

Thanks,

Jacob

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to