Robert Levas created AMBARI-23829:
-------------------------------------
Summary: Inconsistent datatypes error when authenticating users
when Oracle is the backend database for Ambari
Key: AMBARI-23829
URL: https://issues.apache.org/jira/browse/AMBARI-23829
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.7.0
Reporter: Denis Tarasyuk
Assignee: Robert Levas
Fix For: 2.7.0
Inconsistent datatypes error when authenticating users when Oracle is the
backend database for Ambari:
{noformat}
ORA-00932: inconsistent datatypes: expected - got CLOB
{noformat}
This occurs when selecting from the {{user_authentication}} table when the
{{where}} clause compares a string with value from the {{authentication_key}}
column.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)