[
https://issues.apache.org/jira/browse/AMBARI-22914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-22914:
----------------------------------
Status: Patch Available (was: In Progress)
> 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)