Artem Baranchuk created AMBARI-8370:
---------------------------------------
Summary: Failing during creation of MS SQL DB
Key: AMBARI-8370
URL: https://issues.apache.org/jira/browse/AMBARI-8370
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: 2.0.0
Reporter: Artem Baranchuk
Assignee: Artem Baranchuk
Fix For: 2.0.0
Exception during execution of Ambari-DDL-SQLServer-CREATE.sql
{noformat}
Msg 1767, Level 16, State 0, Line 231
Foreign key 'FK__upgrade__cluster__5AE78E74' references invalid table
'ambari.clusters'.
Msg 1750, Level 16, State 0, Line 231
Could not create constraint. See previous errors.
Msg 8197, Level 16, State 4, Procedure trigger_workflow_delete, Line 2
The object 'workflow' does not exist or is invalid for this operation.
Msg 8197, Level 16, State 4, Procedure trigger_job_delete, Line 2
The object 'job' does not exist or is invalid for this operation.
Msg 8197, Level 16, State 4, Procedure trigger_task_delete, Line 2
The object 'task' does not exist or is invalid for this operation.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)