<?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 Rename the control tables in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705331#M204</link>
    <description>&lt;P&gt;Can we rename the control table names . at present its showing like attrep_apply_exceptions.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:36:13 GMT</pubDate>
    <dc:creator>suvbin</dc:creator>
    <dc:date>2024-11-16T00:36:13Z</dc:date>
    <item>
      <title>Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705331#M204</link>
      <description>&lt;P&gt;Can we rename the control table names . at present its showing like attrep_apply_exceptions.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705331#M204</guid>
      <dc:creator>suvbin</dc:creator>
      <dc:date>2024-11-16T00:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705335#M205</link>
      <description>You can change the schema under task settings, but you cannot change the table names.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2020 18:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705335#M205</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2020-05-26T18:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705354#M207</link>
      <description>&lt;P&gt;Hi PGN, thank you for the reply, am not talking about the target schema name.&amp;nbsp; So when the table is replicated in to the target side. Then there is another schema will be created&amp;nbsp; with the name&amp;nbsp;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt; attrep_apply_exception &lt;/STRONG&gt;&lt;/FONT&gt;along with the target schema&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 20:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705354#M207</guid>
      <dc:creator>suvbin</dc:creator>
      <dc:date>2020-05-26T20:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705582#M213</link>
      <description>&lt;P&gt;As I noted in my first response, under Task Settings you can only control the target schema, not the actual name of the table.&amp;nbsp; It needs to be specified in order to override the default target schema.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 11:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1705582#M213</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2020-05-27T11:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1707074#M223</link>
      <description>&lt;P&gt;We can't change the control tables names.... and if this is good, you could suggest an idea to&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;iFahm&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 10:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1707074#M223</guid>
      <dc:creator>iFahm</dc:creator>
      <dc:date>2020-06-01T10:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1855753#M1258</link>
      <description>&lt;P&gt;I opened a case with Qlik Support, and here's the instruction for Kafka target:&lt;BR /&gt;&lt;BR /&gt;You can rename the attrep_apply_exceptions topic by exporting your task json, edit the following lines, and import back: &lt;BR /&gt;&lt;BR /&gt;"exception_table_settings": { &lt;BR /&gt;"table_name": "dev.tm.attrep_apply_exceptions" &lt;BR /&gt;}, &lt;BR /&gt;&lt;BR /&gt;This will rename the topic to dev.tm.attrep_apply_exceptions. &lt;/P&gt;
&lt;P&gt;I successfully import the task back in Replicate server, but don't know how to validate/test that the new name would be used.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 19:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1855753#M1258</guid>
      <dc:creator>AnneVo</dc:creator>
      <dc:date>2021-11-04T19:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1855755#M1259</link>
      <description>&lt;P&gt;We have used this option successfully.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 19:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1855755#M1259</guid>
      <dc:creator>Prabodh</dc:creator>
      <dc:date>2021-11-04T19:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1855756#M1260</link>
      <description>&lt;P&gt;How do you force an error such that Replicate will need to write to the attrep_apply_exceptions table ?&amp;nbsp; &amp;nbsp;We want to make sure that the new name is used, ie. if the topic/table doesn't exist (no auto-create), the task will stop with an error written to the log, hopefully will include the modified name of the exception table.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 19:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1855756#M1260</guid>
      <dc:creator>AnneVo</dc:creator>
      <dc:date>2021-11-04T19:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rename the control tables</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1857785#M1268</link>
      <description>&lt;P&gt;Qlik Support provided the following test scenario (with Kafka target)&lt;/P&gt;
&lt;P&gt;Steps: &lt;BR /&gt;&lt;BR /&gt;1) Create a CDC only (make sure FL off) test task with your same source and kafka as a target &lt;BR /&gt;2) Select a test table and add a transformation column to the Output side with the following: &lt;BR /&gt;Name &lt;BR /&gt;$partition &lt;BR /&gt;Type &lt;BR /&gt;NUMERIC(18,0) &lt;BR /&gt;Fx &lt;BR /&gt;11 &lt;BR /&gt;for fx when you click fx icon, enter the value 11 in the first box ( Build expression for column $partition) &lt;BR /&gt;&lt;BR /&gt;3) Save the task &lt;BR /&gt;4) Manually create a new test exceptions topic &lt;BR /&gt;5) Do the export/update the exceptions topic with new value from #5/ import the task (see prior post for instructions how to do this) &lt;BR /&gt;6) Start processing &lt;BR /&gt;7) Once it is running, insert two records on the source side table. &lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Data error will be generated and data will be written to exceptions topic. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I tested the&amp;nbsp; 2 scenarios with and without the exceptions table (step 4):&lt;/P&gt;
&lt;P&gt;1) Exception table exists:&amp;nbsp; &amp;nbsp; Error data are written to the table&lt;/P&gt;
&lt;P&gt;2)&amp;nbsp; Exceptions topic doesn't exist:&amp;nbsp; &amp;nbsp;Task stopped due to unknown topic (but the message doesn't specify the topic name).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 15:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Rename-the-control-tables/m-p/1857785#M1268</guid>
      <dc:creator>AnneVo</dc:creator>
      <dc:date>2021-11-10T15:40:43Z</dc:date>
    </item>
  </channel>
</rss>

