<?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: Limitations and considerations (Oracle) in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878064#M1590</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Nov. 2021 version (assuming as you mentioned it will solve the issue)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I did not indicate it would be fixed, only that it should be tried there.&lt;/P&gt;
&lt;P&gt;I just did a limited test and it does not appear to work in that version either. Full-load works fine. CDC does not.&lt;/P&gt;
&lt;P&gt;Message:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#800000"&gt;[METADATA_MANAGE ]W: Table 'ATT_USER.TEST' cannot be captured because it contains column with too long name (more than 30 bytes)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;twice, and&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#800000"&gt;[SOURCE_UNLOAD ]W: Table 'ATT_USER.TEST' cannot be captured because it contains column ABCDEFGHIJKLMNOPQRSTUVWXYZ_SKIPVALIDATIONLONGNAMES with too long name 50 bytes (more than 30 bytes)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Adding internal parameter "&lt;STRONG&gt;skipValidationLongNames&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;" changes the behavior, the SOURCE_UNLOAD&amp;nbsp; warning and one of the&amp;nbsp;METADATA_MANAGE&amp;nbsp; messages is gone,&amp;nbsp; but it still does not appear to make CDC work for that table, no updates, no inserts beyond the initial load.&lt;/P&gt;
&lt;P&gt;fwiw,&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 16:07:56 GMT</pubDate>
    <dc:creator>Heinvandenheuvel</dc:creator>
    <dc:date>2022-01-06T16:07:56Z</dc:date>
    <item>
      <title>Limitations and considerations (Oracle)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878009#M1584</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;With reference to 'Limitations and considerations' &amp;gt;&amp;gt; Object names exceeding 30 characters are not supported. Consequently, tables with names exceeding 30 characters or tables containing column names exceeding 30 characters will not be replicated'. We get 'table .... cannot be captured because it contains column with too long name (more than 30 bytes)'&lt;/P&gt;
&lt;P&gt;Any suggestions to bypass this? how others solve the issue.&lt;/P&gt;
&lt;P&gt;Reducing the size is not an option.&lt;/P&gt;
&lt;P&gt;thank you,&lt;/P&gt;
&lt;P&gt;Estifan&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 14:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878009#M1584</guid>
      <dc:creator>epanosian</dc:creator>
      <dc:date>2022-01-06T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Limitations and considerations (Oracle)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878020#M1585</link>
      <description>&lt;P&gt;This old (13 months?) Topic 'suddenly' popped up - possibly moved to a different forum or having received labels?&lt;/P&gt;
&lt;P&gt;This may be version dependent, both Oracle and Replicate. Which Replicate version is being used?&lt;/P&gt;
&lt;P&gt;Oracle used to only support 30 byte names.&amp;nbsp;&lt;SPAN&gt;As of&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Oracle&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;Database 12.2, the maximum&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;length&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;of&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;names&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;increased to 128 bytes (provided compatible is set to 12.2 or higher).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Apparently that's being used. - and not yet supported in the version of Replicate you are using.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you are using a recent (Nov 2021) Replicate version then a formal functionality request to support this is appropriate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;nbsp;Reducing the size is not an option.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It always is, but it may be more work than one is willing to invest.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Perhaps a VIEW van be used as workaround? Either rename the base table and its columns and add a view to present the old names to the source DB users, or add a view on the base table with shortened column names and Replicate that view, not the base table ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hein.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 14:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878020#M1585</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-01-06T14:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Limitations and considerations (Oracle)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878039#M1586</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/157051"&gt;@epanosian&lt;/a&gt;&amp;nbsp; copy&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Maybe the internal parameter&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;skipValidationLongNames&amp;nbsp;&lt;/STRONG&gt; helps. You may add it to the source endpoint and set its value to true (default is false).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1641482255073.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69695iFFDD2CBCE4F98361/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1641482255073.png" alt="john_wang_0-1641482255073.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 15:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878039#M1586</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-01-06T15:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Limitations and considerations (Oracle)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878040#M1587</link>
      <description>&lt;P&gt;Our installed version is&amp;nbsp; May 2021 (2021.5.0.1133).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reducing the sizes: technically, yes, possible, but from 'amount of work&amp;nbsp; (database, application,...)' it is not an easy task.&lt;/P&gt;
&lt;P&gt;View: needs administration work, any changes in the base table, view needs update..&lt;/P&gt;
&lt;P&gt;Probably the best is to upgrade to Nov. 2021 version (assuming as you mentioned it will solve the issue) .&lt;/P&gt;
&lt;P&gt;thank you..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 15:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878040#M1587</guid>
      <dc:creator>epanosian</dc:creator>
      <dc:date>2022-01-06T15:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Limitations and considerations (Oracle)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878064#M1590</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Nov. 2021 version (assuming as you mentioned it will solve the issue)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I did not indicate it would be fixed, only that it should be tried there.&lt;/P&gt;
&lt;P&gt;I just did a limited test and it does not appear to work in that version either. Full-load works fine. CDC does not.&lt;/P&gt;
&lt;P&gt;Message:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#800000"&gt;[METADATA_MANAGE ]W: Table 'ATT_USER.TEST' cannot be captured because it contains column with too long name (more than 30 bytes)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;twice, and&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#800000"&gt;[SOURCE_UNLOAD ]W: Table 'ATT_USER.TEST' cannot be captured because it contains column ABCDEFGHIJKLMNOPQRSTUVWXYZ_SKIPVALIDATIONLONGNAMES with too long name 50 bytes (more than 30 bytes)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Adding internal parameter "&lt;STRONG&gt;skipValidationLongNames&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;" changes the behavior, the SOURCE_UNLOAD&amp;nbsp; warning and one of the&amp;nbsp;METADATA_MANAGE&amp;nbsp; messages is gone,&amp;nbsp; but it still does not appear to make CDC work for that table, no updates, no inserts beyond the initial load.&lt;/P&gt;
&lt;P&gt;fwiw,&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 16:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1878064#M1590</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-01-06T16:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Limitations and considerations (Oracle)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1879147#M1614</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;skipValidationLongNames &lt;/STRONG&gt;solved the issue.. warning is gone, CDC works too..&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 18:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Limitations-and-considerations-Oracle/m-p/1879147#M1614</guid>
      <dc:creator>epanosian</dc:creator>
      <dc:date>2022-01-10T18:47:04Z</dc:date>
    </item>
  </channel>
</rss>

