You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2018/02/05 16:44:00 UTC

[jira] [Updated] (AMBARI-22914) Oracle DDL is broken at trunk

     [ https://issues.apache.org/jira/browse/AMBARI-22914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-22914:
----------------------------------
    Reporter: Dmitry Lysnichenko  (was: Robert Levas)

> 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
>             Fix For: 2.7.0
>
>
> 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)