Robert Levas created AMBARI-22914:
-------------------------------------

             Summary: 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: Robert Levas
            Assignee: Robert Levas
             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)

Reply via email to