Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Could not create schema on Oracle while installing Stash

yboyacigil April 23, 2014

I got this error on installing Stash on Oracle:

Error creating bean with name 'liquibasePrototype' defined in class path resource [stash-context.xml]: Invocation of init method failed; nested exception is liquibase.exception.MigrationFailedException: Migration failed for change set liquibase/r2_2/m01.xml::STASHDEV-3270-4::mheemskerk:
     Reason: liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE STASH.cwd_application_address DROP COLUMN remote_address_mask: 	: column is referenced in a multi-column constraint
:
          Caused By: Error executing SQL ALTER TABLE STASH.cwd_application_address DROP COLUMN remote_address_mask: ORA-12991: column is referenced in a multi-column constraint
:
          Caused By: ORA-12991: column is referenced in a multi-column constraint

It says here http://ora-12991.ora-code.com/ for this specific error:

ORA-12991: column is referenced in a multi-column constraint
Cause:	 An attempt was made to drop a column referenced by some constraints.
Action:	 Drop all constraints referencing the dropped column or specify CASCADE CONSTRAINTS in statement.

Is this a bug?

Any workaround for the problem?

Thx

1 answer

0 votes
CelsoA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2014

Hi there,

Which Stash version are you using?

Also, what is the Oracle version?

Are you able to migrate it to another database type as a test? Like mysql or postgres...

Please let me know.

Regards,

Celso Yoshioka

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events