<?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>idea Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1855274#M7725</link>
    <description>&lt;P&gt;We are also replicating data to a lot of schemas to SF. However, we only maintain one copy of audit tables in one schema.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Nov 2021 20:07:42 GMT</pubDate>
    <dc:creator>Prabodh</dc:creator>
    <dc:date>2021-11-03T20:07:42Z</dc:date>
    <item>
      <title>Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idi-p/1840557</link>
      <description>&lt;P&gt;In Snowflake, there are built-in features to backup updated/deleted data called "time travel" and "failsafe" and while these are useful for your organization's data, for Qlik we do not need to keep history for the Control tables such as "attrep_status" and "attrep_txn_state".&amp;nbsp; We can control this by creating the schema where these control tables are placed with an attribute of "Transient" and "DATA_RETENTION_IN_DAYS = 0" but this is a manual intervention.&amp;nbsp; As Qlik Replicate usually creates these schemas on our behalf, we would like this to be an option when connecting to Snowflake as a target.&amp;nbsp; This way we're not being charged for storage on updated/deleted rows in these Qlik control tables.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 17:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idi-p/1840557</guid>
      <dc:creator>agoergen</dc:creator>
      <dc:date>2021-09-30T17:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property - Status changed to: Open - New</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1848890#M7588</link>
      <description>&lt;P&gt;Replicate does provide an option to specify a specific schema for the control tables:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/May2021/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/control_tables.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2021/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/control_tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Would this suffice for your use case?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 13:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1848890#M7588</guid>
      <dc:creator>Shelley_Brennan</dc:creator>
      <dc:date>2021-10-19T13:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1848896#M7591</link>
      <description>&lt;P&gt;It gives us a workaround.&amp;nbsp; It allows us to create the schema ahead of time, with the properties we want.&amp;nbsp; However this is a manual task per schema, and we replicate into lots of schemas.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 13:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1848896#M7591</guid>
      <dc:creator>agoergen</dc:creator>
      <dc:date>2021-10-19T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property - Status changed to: Open - Collecting Feedback</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1848936#M7598</link>
      <description>&lt;P&gt;Understood.&amp;nbsp; Thanks for the quick reply.&amp;nbsp; We will consider this as we do our future planning and collect feedback from others here as well.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 14:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1848936#M7598</guid>
      <dc:creator>Shelley_Brennan</dc:creator>
      <dc:date>2021-10-19T14:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1855274#M7725</link>
      <description>&lt;P&gt;We are also replicating data to a lot of schemas to SF. However, we only maintain one copy of audit tables in one schema.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 20:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1855274#M7725</guid>
      <dc:creator>Prabodh</dc:creator>
      <dc:date>2021-11-03T20:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1855277#M7727</link>
      <description>&lt;P&gt;In my experience, Qlik creates a control schema in every target it replicates to (every database in Snowflake).&amp;nbsp; If you have it set up to maintain all of your control tables in one place, can you share where this is configured?&amp;nbsp; We have about 20-30 Qlik Replicate tasks, each targeting a different Snowflake database.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 20:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1855277#M7727</guid>
      <dc:creator>agoergen</dc:creator>
      <dc:date>2021-11-03T20:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1855306#M7728</link>
      <description>&lt;P&gt;Ah! We are only replicating to 1 Snowflake database, but multiple schemas in that database.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 22:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/1855306#M7728</guid>
      <dc:creator>Prabodh</dc:creator>
      <dc:date>2021-11-03T22:03:28Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/2101470#M14710</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/278935" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 16:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/2101470#M14710</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-08-02T16:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake: Qlik Replicate should create it's Control Tables in Snowflake using Transient schema property - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/2101471#M14711</link>
      <description />
      <pubDate>Wed, 02 Aug 2023 16:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Snowflake-Qlik-Replicate-should-create-it-s-Control-Tables-in/idc-p/2101471#M14711</guid>
      <dc:creator>Ideation</dc:creator>
      <dc:date>2023-08-02T16:30:16Z</dc:date>
    </item>
  </channel>
</rss>

