<?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: Changing the name of the SQL database table for Atunity CDC replication in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2110396#M7130</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;Request you to check the Help Document seems for MS SQL server its a limitation.&lt;/P&gt;
&lt;UL&gt;
&lt;LI data-mc-conditions="QDI_Replicate.NotInHDD"&gt;Renaming tables using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;sp_rename&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is not supported (e.g.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;sp_rename 'Sales.SalesRegion', 'SalesReg;&lt;/CODE&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2023/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/limitations_source_SQLServerDB.htm" target="_blank"&gt;Limitations and considerations | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushil Kumar&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 12:57:41 GMT</pubDate>
    <dc:creator>SushilKumar</dc:creator>
    <dc:date>2023-08-28T12:57:41Z</dc:date>
    <item>
      <title>Changing the name of the SQL database table for Atunity CDC replication</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2109346#M7102</link>
      <description>&lt;P&gt;Hi all.&lt;BR /&gt;Question, the vendor of our software decided to change the names of some tables that have been participating in transactional replication for Qlik Attunity CDC for a long time, these tables are quite large and I really would not like to throw them out of the publication due to renaming and re-perform the transfer of all data to Attunity CDC storage.&lt;BR /&gt;Perhaps there is some way to avoid this?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 09:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2109346#M7102</guid>
      <dc:creator>Orlandis</dc:creator>
      <dc:date>2023-08-24T09:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the name of the SQL database table for Atunity CDC replication</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2109717#M7108</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/229549"&gt;@Orlandis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the table names have been updated in the task, you can start the task from a timestamp to prevent the renamed tables from reloading. Please refer to this link:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/May2023/Content/Global_Common/Content/SharedEMReplicate/Tasks%20at%20Runtime/monitor_detailed_run_options.htm" target="_blank"&gt;Advanced Run Options | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 22:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2109717#M7108</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2023-08-24T22:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the name of the SQL database table for Atunity CDC replication</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2109721#M7110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/229549"&gt;@Orlandis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Before making any changes in a production environment, test to run the task from a timestamp or do metadata refresh run in a test instance to ensure that the approach works as expected.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;BR /&gt;Naren&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 23:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2109721#M7110</guid>
      <dc:creator>narendersarva</dc:creator>
      <dc:date>2023-08-24T23:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the name of the SQL database table for Atunity CDC replication</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2110225#M7127</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;You misunderstood me, I need change the name of the table in the SQL Server, and this table is already involved in transactional replication for Attunity CDC. After I change the name of table the Attunity task I get an error&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Orlandis_0-1693206403417.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/115212i2B0814FED6D1F4AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Orlandis_0-1693206403417.png" alt="Orlandis_0-1693206403417.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 07:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2110225#M7127</guid>
      <dc:creator>Orlandis</dc:creator>
      <dc:date>2023-08-28T07:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the name of the SQL database table for Atunity CDC replication</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2110361#M7129</link>
      <description>&lt;P&gt;What exactly are you trying to accomplish?&amp;nbsp; If the old table name no longer exists, you'll have to add the new table to the task.&amp;nbsp; If just the table name changed and the same data still exists with a new name on both the source and target, then you will need to do the advanced reload as suggested by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;&amp;nbsp;to avoid reloading the entire table.&amp;nbsp; For the CDC table, you can select the option to keep the existing data as well.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 12:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2110361#M7129</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2023-08-28T12:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the name of the SQL database table for Atunity CDC replication</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2110396#M7130</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;Request you to check the Help Document seems for MS SQL server its a limitation.&lt;/P&gt;
&lt;UL&gt;
&lt;LI data-mc-conditions="QDI_Replicate.NotInHDD"&gt;Renaming tables using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;sp_rename&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is not supported (e.g.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;sp_rename 'Sales.SalesRegion', 'SalesReg;&lt;/CODE&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2023/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/limitations_source_SQLServerDB.htm" target="_blank"&gt;Limitations and considerations | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushil Kumar&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 12:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Changing-the-name-of-the-SQL-database-table-for-Atunity-CDC/m-p/2110396#M7130</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2023-08-28T12:57:41Z</dc:date>
    </item>
  </channel>
</rss>

