[
https://issues.apache.org/jira/browse/AMBARI-22914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352898#comment-16352898
]
Hudson commented on AMBARI-22914:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8680 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8680/])
[AMBARI-22914] Oracle DDL is broken at trunk (rlevas:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=8c153a1587622e5eb602263e5c5a2ad92162be57])
* (edit) ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
> Oracle DDL is broken at trunk
> -----------------------------
>
> Key: AMBARI-22914
> URL: https://issues.apache.org/jira/browse/AMBARI-22914
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Dmitry Lysnichenko
> Assignee: Robert Levas
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Looks like Oracle DDL is broken
> {code}
> ERROR at line 1:
> ORA-00904: "CREATE_TIMESTAMP": invalid identifier
> insert into user_authentication(user_authentication_id, user_id,
> authentication_type, authentication_key, create_time, update_time)
> *
> ERROR at line 1:
> ORA-02291: integrity constraint (AMBARI.FK_USER_AUTHENTICATION_USERS) violated
> - parent key not found
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)