<?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>article Qlik Replicate and Oracle Endpoint: Cannot get a 'max_string_size' parameter. Using STANDARD 'max_string_size' in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-Oracle-Endpoint-Cannot-get-a-max-string-size/ta-p/1989984</link>
    <description>&lt;P&gt;When working with Qlik Replicate using an Oracle endpoint, you may see the following message in the Qlik Replicate log:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Cannot get a 'max_string_size' parameter. Using STANDARD 'max_string_size'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;Oracle Endpoint&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prior to Oracle 12c, regardless of the character semantics used, the maximum size of a &lt;FONT face="courier new,courier"&gt;VARCHAR2&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;NVARCHAR2&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;RAW&lt;/FONT&gt; columns in a database were as follows:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;VARCHAR2&lt;/FONT&gt;: 4000 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;NVARCHAR2&lt;/FONT&gt;: 4000 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;RAW&lt;/FONT&gt;: 2000 bytes&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;With the introduction of Extended Data Types, Oracle 12c optionally increases these maximum sizes:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;VARCHAR2&lt;/FONT&gt;: 32767 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;NVARCHAR2&lt;/FONT&gt;: 32767 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;RAW&lt;/FONT&gt;: 32767 byte&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; These figures are in bytes, not characters. The total number of characters that can be stored will depend on the character sets being used.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The message&amp;nbsp;&lt;FONT face="courier new,courier"&gt;Cannot get a 'max_string_size' parameter. Using STANDARD 'max_string_size'&amp;nbsp;&lt;/FONT&gt;usually appears when Oracle '&lt;FONT face="courier new,courier"&gt;max_string_size&lt;/FONT&gt;' is not set to &lt;FONT face="courier new,courier"&gt;EXTENDED&lt;/FONT&gt; or when it is not set to any value. In this case, it is using &lt;FONT face="courier new,courier"&gt;STANDARD&lt;/FONT&gt;, and Qlik Replicate will display the above message in the log.&lt;/P&gt;
&lt;P&gt;You may confirm that by running the following SELECT against the Oracle DB:&lt;/P&gt;
&lt;PRE&gt;SELECT name, value&lt;BR /&gt;FROM v$parameter&lt;BR /&gt;WHERE name = 'max_string_size'&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-analyze-a-Qlik-Replicate-log/ta-p/1986423" target="_blank" rel="noopener"&gt;How to analyze a Qlik Replicate log&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 08:37:38 GMT</pubDate>
    <dc:creator>OritA</dc:creator>
    <dc:date>2022-10-07T08:37:38Z</dc:date>
    <item>
      <title>Qlik Replicate and Oracle Endpoint: Cannot get a 'max_string_size' parameter. Using STANDARD 'max_string_size'</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-Oracle-Endpoint-Cannot-get-a-max-string-size/ta-p/1989984</link>
      <description>&lt;P&gt;When working with Qlik Replicate using an Oracle endpoint, you may see the following message in the Qlik Replicate log:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Cannot get a 'max_string_size' parameter. Using STANDARD 'max_string_size'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;Oracle Endpoint&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prior to Oracle 12c, regardless of the character semantics used, the maximum size of a &lt;FONT face="courier new,courier"&gt;VARCHAR2&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;NVARCHAR2&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;RAW&lt;/FONT&gt; columns in a database were as follows:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;VARCHAR2&lt;/FONT&gt;: 4000 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;NVARCHAR2&lt;/FONT&gt;: 4000 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;RAW&lt;/FONT&gt;: 2000 bytes&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;With the introduction of Extended Data Types, Oracle 12c optionally increases these maximum sizes:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;VARCHAR2&lt;/FONT&gt;: 32767 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;NVARCHAR2&lt;/FONT&gt;: 32767 bytes&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;RAW&lt;/FONT&gt;: 32767 byte&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; These figures are in bytes, not characters. The total number of characters that can be stored will depend on the character sets being used.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The message&amp;nbsp;&lt;FONT face="courier new,courier"&gt;Cannot get a 'max_string_size' parameter. Using STANDARD 'max_string_size'&amp;nbsp;&lt;/FONT&gt;usually appears when Oracle '&lt;FONT face="courier new,courier"&gt;max_string_size&lt;/FONT&gt;' is not set to &lt;FONT face="courier new,courier"&gt;EXTENDED&lt;/FONT&gt; or when it is not set to any value. In this case, it is using &lt;FONT face="courier new,courier"&gt;STANDARD&lt;/FONT&gt;, and Qlik Replicate will display the above message in the log.&lt;/P&gt;
&lt;P&gt;You may confirm that by running the following SELECT against the Oracle DB:&lt;/P&gt;
&lt;PRE&gt;SELECT name, value&lt;BR /&gt;FROM v$parameter&lt;BR /&gt;WHERE name = 'max_string_size'&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-analyze-a-Qlik-Replicate-log/ta-p/1986423" target="_blank" rel="noopener"&gt;How to analyze a Qlik Replicate log&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 08:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-Oracle-Endpoint-Cannot-get-a-max-string-size/ta-p/1989984</guid>
      <dc:creator>OritA</dc:creator>
      <dc:date>2022-10-07T08:37:38Z</dc:date>
    </item>
  </channel>
</rss>

