<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle ORA-01401 when comparing long NVARCHAR2 columns with certain NLS settings in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/oracle-ora-01401-when-comparing-long-nvarchar2-columns-with/m-p/235476#M188606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a small correction: removing the trigger won't fully correct the issue, as the default &lt;/SPAN&gt;&lt;CODE&gt;NLS_SORT&lt;/CODE&gt;&lt;SPAN&gt; is set from &lt;/SPAN&gt;&lt;CODE&gt;NLS_LANGUAGE&lt;/CODE&gt;&lt;SPAN&gt;, and sorts don't work if it's anything but &lt;/SPAN&gt;&lt;CODE&gt;'BINARY'&lt;/CODE&gt;&lt;SPAN&gt;. Removing the trigger does fix comparisons clauses though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 13:46:09 GMT</pubDate>
    <dc:creator>matej1</dc:creator>
    <dc:date>2016-09-21T13:46:09Z</dc:date>
    <item>
      <title>Oracle ORA-01401 when comparing long NVARCHAR2 columns with certain NLS settings</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/oracle-ora-01401-when-comparing-long-nvarchar2-columns-with/m-p/235475#M188605</link>
      <description>Hello everyone,we're getting errors for queries to our Oracle Express database version 11.2.0.2.0.An example:### Error querying database. Cause: java.sql.SQLDataException: ORA-01401: inserted value too large for column ### The error may exist in org/activiti/db/mapping/entity/HistoricProcessInstance</description>
      <pubDate>Wed, 21 Sep 2016 13:38:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/oracle-ora-01401-when-comparing-long-nvarchar2-columns-with/m-p/235475#M188605</guid>
      <dc:creator>matej1</dc:creator>
      <dc:date>2016-09-21T13:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ORA-01401 when comparing long NVARCHAR2 columns with certain NLS settings</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/oracle-ora-01401-when-comparing-long-nvarchar2-columns-with/m-p/235476#M188606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a small correction: removing the trigger won't fully correct the issue, as the default &lt;/SPAN&gt;&lt;CODE&gt;NLS_SORT&lt;/CODE&gt;&lt;SPAN&gt; is set from &lt;/SPAN&gt;&lt;CODE&gt;NLS_LANGUAGE&lt;/CODE&gt;&lt;SPAN&gt;, and sorts don't work if it's anything but &lt;/SPAN&gt;&lt;CODE&gt;'BINARY'&lt;/CODE&gt;&lt;SPAN&gt;. Removing the trigger does fix comparisons clauses though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 13:46:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/oracle-ora-01401-when-comparing-long-nvarchar2-columns-with/m-p/235476#M188606</guid>
      <dc:creator>matej1</dc:creator>
      <dc:date>2016-09-21T13:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ORA-01401 when comparing long NVARCHAR2 columns with certain NLS settings</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/oracle-ora-01401-when-comparing-long-nvarchar2-columns-with/m-p/235477#M188607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, another possible solution would be to convert all &lt;/SPAN&gt;&lt;CODE&gt;NVARCHAR2&lt;/CODE&gt;&lt;SPAN&gt; columns to &lt;/SPAN&gt;&lt;CODE&gt;VARCHAR2&lt;/CODE&gt;&lt;SPAN&gt;, and is the solution I'm currently leaning towards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By browsing StackOverflow I got the impression that &lt;/SPAN&gt;&lt;CODE&gt;NVARCHAR2&lt;/CODE&gt;&lt;SPAN&gt; is more of a legacy feature for non Unicode databases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 15:43:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/oracle-ora-01401-when-comparing-long-nvarchar2-columns-with/m-p/235477#M188607</guid>
      <dc:creator>matej1</dc:creator>
      <dc:date>2016-09-21T15:43:07Z</dc:date>
    </item>
  </channel>
</rss>

