Uploaded image for project: 'LDAP'
  1. LDAP
  2. LDAP-109

ORA-00932: inconsistent datatypes: expected - got CLOB on login

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 9.5.8
    • 9.5.7
    • Authenticator
    • None
    • Unknown

    Description

      If a user profile cannot be found by its uid, it is looked up by dn instead.

       

      This does not work with Oracle, as it maps the XWiki "LargeString" property type to the CLOB type, and fields with this type cannot be used in comparison operators in SQL.

      This makes the login fail with the error message above.

       

       

      Attachments

        Issue Links

          Activity

            People

              camil7 Clemens Robbenhaar
              camil7 Clemens Robbenhaar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: