<?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 19.14 in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930742#M2667</link>
    <description>&lt;P&gt;Sure&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp; I will create a&amp;nbsp;&lt;SPAN&gt;support case and attach all the necessary information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am trying to reproduce this issue in lower environment and I noticed that when I select advanced run option where I select "Source change position (e.g. SCN or LSN):" I see a warning message "&lt;STRONG&gt;Table metadata will not be affected."&amp;nbsp;&lt;/STRONG&gt;Does this have something to do with the issue that I am facing?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 15 May 2022 02:28:58 GMT</pubDate>
    <dc:creator>NewbieQlik</dc:creator>
    <dc:date>2022-05-15T02:28:58Z</dc:date>
    <item>
      <title>Oracle 19.14</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930735#M2662</link>
      <description>&lt;P&gt;Does&amp;nbsp;2021.5.0.1272 replicate version supports Oracle 19.14?&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 00:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930735#M2662</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-05-15T00:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19.14</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930738#M2664</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128304"&gt;@NewbieQlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, Oracle 19.x is supported in both Source and Target endpoints.&lt;/P&gt;
&lt;P&gt;See more information in Replicate 2021.5&amp;nbsp;&lt;A title="Supported source endpoints" href="https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/Support%20Matrix/supported_source_endpoints.htm" target="_blank" rel="noopener"&gt;Supported source endpoints&lt;/A&gt;&amp;nbsp; .&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 00:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930738#M2664</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-05-15T00:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19.14</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930739#M2665</link>
      <description>&lt;P&gt;Thanks for the clarification&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;.I ran into an issue where the DDL changes for some of the existing tables haven't capture by replicate CDC task. The CDC task was in stopped mode while the oracle deployment was going on and after the deployment is completed I started the task using Advanced run option where I specified the SCN. The intention to start the replicate task using SCN was that I need the task to go through the dummy full load so it will capture the metadata changes.&lt;/P&gt;
&lt;P&gt;But for some reason it didn't capture the DDL changes.&amp;nbsp; We had multiple deployments in the past and in all those time we were doing the same but we never had this problem. But this time the only difference is oracle was upgraded from Oracle 19.12 to 19.14.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The sequence of events are&lt;/P&gt;
&lt;P&gt;1. Deployed the DDL changes for the existing tables&lt;/P&gt;
&lt;P&gt;2. Upgraded the oracle.&lt;/P&gt;
&lt;P&gt;3. Started the CDC task using SCN&lt;/P&gt;
&lt;P&gt;So wanted to understand why replicate didnt capture the DDL changes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 01:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930739#M2665</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-05-15T01:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19.14</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930740#M2666</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128304"&gt;@NewbieQlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You may try to compare the 2 Redo Logs access modes,&amp;nbsp; "&lt;SPAN&gt;Oracle LogMiner" vs. "Replicate Log Reader" see if any difference. It's just for troubleshooting purpose.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However it's a bit hard to tell the reason because too many factors may lead the behavior. I'd like to suggest you open a support case and attach below information for further investigation (do not attach above in this community as verbose log files may contain your sensitive information):&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. The table creation DDL (before the deployment&amp;nbsp;), and what's the DDL changes made before the Oracle upgrading. Note we need the complete information about it, include the PK/Index information, compression method of the table etc. Any DDL changes on the table is helpful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Set task SOURCE_UNLOAD/SOURCE_CAPTURE/TARGET_APPLY to Verbose and re-run the task from the given SCN&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. Attach the task Diag Packages&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4.&amp;nbsp;&lt;A title="Decrypt verbose-task-log " href="https://community.qlik.com/t5/Knowledge/How-to-decrypt-Qlik-Replicate-verbose-task-log-files/ta-p/1862114" target="_blank" rel="noopener"&gt;Decrypt verbose-task-log &lt;/A&gt;&amp;nbsp;and attach it to the case (please decrypt it before you attach it to case).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To make the task log easier to read, please create a test task with 1 table only.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We may require additional information based on analysis .&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 01:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930740#M2666</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-05-15T01:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 19.14</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930742#M2667</link>
      <description>&lt;P&gt;Sure&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp; I will create a&amp;nbsp;&lt;SPAN&gt;support case and attach all the necessary information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am trying to reproduce this issue in lower environment and I noticed that when I select advanced run option where I select "Source change position (e.g. SCN or LSN):" I see a warning message "&lt;STRONG&gt;Table metadata will not be affected."&amp;nbsp;&lt;/STRONG&gt;Does this have something to do with the issue that I am facing?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 02:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-19-14/m-p/1930742#M2667</guid>
      <dc:creator>NewbieQlik</dc:creator>
      <dc:date>2022-05-15T02:28:58Z</dc:date>
    </item>
  </channel>
</rss>

