<?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: Temporarily disable Replication on a table in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465813#M11704</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153202"&gt;@billmcevoy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Qlik Community.&amp;nbsp;&lt;SPAN&gt;Please check if following the procedure helps:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open Microsoft SQL Server Management Studio&lt;/LI&gt;
&lt;LI&gt;Expand Replication and then Local Publication&lt;/LI&gt;
&lt;LI&gt;Right click on your publication and select "Properties"&lt;/LI&gt;
&lt;LI&gt;In the left pane of "Publication Properties", click "Articles"&lt;/LI&gt;
&lt;LI&gt;In the right pane, uncheck the desired table.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2024 16:21:19 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2024-06-26T16:21:19Z</dc:date>
    <item>
      <title>Temporarily disable Replication on a table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465761#M11702</link>
      <description>&lt;P&gt;I am replicating data from SQL Server Database A to database B.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to rename a column in A.dbo.Table1 but I am getting this error:&lt;/P&gt;
&lt;P&gt;Cannot rename the table because it is published for replication.&lt;/P&gt;
&lt;P&gt;How can I disable QLIK Replication on that table while I make the change?&amp;nbsp; I will be doing a full table load afterwards.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 14:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465761#M11702</guid>
      <dc:creator>billmcevoy</dc:creator>
      <dc:date>2024-06-26T14:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Temporarily disable Replication on a table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465813#M11704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153202"&gt;@billmcevoy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Qlik Community.&amp;nbsp;&lt;SPAN&gt;Please check if following the procedure helps:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open Microsoft SQL Server Management Studio&lt;/LI&gt;
&lt;LI&gt;Expand Replication and then Local Publication&lt;/LI&gt;
&lt;LI&gt;Right click on your publication and select "Properties"&lt;/LI&gt;
&lt;LI&gt;In the left pane of "Publication Properties", click "Articles"&lt;/LI&gt;
&lt;LI&gt;In the right pane, uncheck the desired table.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 16:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465813#M11704</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-06-26T16:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Temporarily disable Replication on a table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465828#M11705</link>
      <description>&lt;P&gt;In order to remove it from replication, you're going to have to stop the running task(s) that contain the table to perform&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125525"&gt;@DesmondWOO&lt;/a&gt;&amp;nbsp;instructions.&amp;nbsp; Otherwise, Qlik may pick up the table and mark it again before you're able to make the change in SQL.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 17:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465828#M11705</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2024-06-26T17:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Temporarily disable Replication on a table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465923#M11707</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153202"&gt;@billmcevoy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest removing the table from the participating task.&lt;/P&gt;
&lt;P&gt;1. Reason QR will still scan the transaction logs as this table still part of replication .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. if you add table later let say post 20 day. you need to do the full load as well.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushil Kumar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As and when you want to add the table back to&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 05:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Temporarily-disable-Replication-on-a-table/m-p/2465923#M11707</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-06-27T05:10:00Z</dc:date>
    </item>
  </channel>
</rss>

