You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/19 00:16:34 UTC

[jira] [Commented] (AMBARI-8370) Failing during creation of MS SQL DB

    [ https://issues.apache.org/jira/browse/AMBARI-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217024#comment-14217024 ] 

Hudson commented on AMBARI-8370:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #975 (See [https://builds.apache.org/job/Ambari-trunk-Commit/975/])
AMBARI-8370 - Failing during creation of MS SQL DB (abaranchuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c9e24d5a1cb4348ba90f0532021a858f42118502)
* ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql


> 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)