<?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: SQL Server Publication/Article Question in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1942308#M2937</link>
    <description>&lt;P&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;If you will use online logs only then its recommended to use sp_repldone to avoid premature deletion of tlogs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;Lyka&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2022 16:28:53 GMT</pubDate>
    <dc:creator>lyka</dc:creator>
    <dc:date>2022-06-10T16:28:53Z</dc:date>
    <item>
      <title>SQL Server Publication/Article Question</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1941106#M2930</link>
      <description>&lt;P&gt;I have a clarification question on SQL Server Publications/Articles.&amp;nbsp; Most of our transactional task endpoints are configured to read changes (change processing mode) as "Prioritize Online Logs."&amp;nbsp; We now have a server/database that is using a 3rd-party backup software and we do not have access to the tlog backup files, so we decided to use Online Logs Only.&amp;nbsp; I'm guessing the risk here is that if the task fails or is stopped for more than the duration of when the tlog backups happen, we would need to reload the tables or provide the tlog files locally and change the change processing mode to be able to read both online and backup files.&amp;nbsp; However, I'm thinking we'd have to manually manipulate MSDB to tell Replicate where the backup files are...so maybe that's not even an option.&lt;/P&gt;
&lt;P&gt;But my other question is, I noticed with Online Logs Only, no articles are created, just the publication.&amp;nbsp; I know from past experience that Replicate creates the publications and articles as a "placeholder."&amp;nbsp; So I'm wondering if the selection of Online Logs Only changes that functionality to just create the Publication and not the articles.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 14:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1941106#M2930</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2022-06-08T14:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Publication/Article Question</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1941974#M2935</link>
      <description>&lt;P&gt;Hi Paul,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your questions!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In relation to the first part of your post,&amp;nbsp; you may specify the location of the third-party backup logs in the SQL Server endpoint at the&amp;nbsp;Alternate backup folder. Please, keep in mind that you'll have to use the Microsoft SQL Server native format of the backup files. There is no manipulation required on the MSDB side.&lt;/P&gt;
&lt;P&gt;As another option, you may use MS-CDC which doesn't require the use of T-Logs.&lt;/P&gt;
&lt;P&gt;When it comes to the second question, we would suggest opening a support ticket, attaching the Diagnostics Package and the task logs with the SOURCE_CAPTURE component set to Verbose logging level so that we can look into this for you.&lt;/P&gt;
&lt;P&gt;Please, have a look below at the documentation with some useful information in relation to the above points:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Using Microsoft SQL Server as a source -&amp;gt; Setting advanced connection properties:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/SQL%20Server/SQLServerDBSource_AdvProps.htm#ar_sqlserverds_1727505754_1669928" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/SQL%20Server/SQLServerDBSource_AdvProps.htm#ar_sqlserverds_1727505754_1669928&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;MS-CDC:
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/SQL-Server-Replication-Enable-CDC/ta-p/1752142" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/SQL-Server-Replication-Enable-CDC/ta-p/1752142&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2021/pdf/Replicate-Setup-and-User-Guide.pdf" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2021/pdf/Replicate-Setup-and-User-Guide.pdf&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Dimitri&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 06:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1941974#M2935</guid>
      <dc:creator>Dimitri_Remez</dc:creator>
      <dc:date>2022-06-10T06:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Publication/Article Question</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1942308#M2937</link>
      <description>&lt;P&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;If you will use online logs only then its recommended to use sp_repldone to avoid premature deletion of tlogs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background-color:rgb(232,232,232);color:rgb(45,51,56);font-size:12px;"&gt;Lyka&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 16:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1942308#M2937</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2022-06-10T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Publication/Article Question</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1942787#M2940</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; I hadn't thought of the&amp;nbsp;&lt;SPAN&gt;Alternate backup folder option.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We thought about using MS CDC, but the application that's consuming&amp;nbsp;the changes was written with the Replicate CDC tables as their source, so they may have to rewrite part of their code.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 11:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1942787#M2940</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2022-06-13T11:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Publication/Article Question</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1942791#M2941</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; We'd like to avoid holding up the commits, and, as we experienced this past weekend, if the task fails in an off-hour, we would need to go back to the t-log backups anyway.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 11:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1942791#M2941</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2022-06-13T11:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Publication/Article Question</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1943490#M2958</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply. we suggest using sp_repldone with online logs only. if you notice, there's warning on the task log related to this. Anyway, let us know which approach and solution work for you and if you will require further assistance, we are here to help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Lyka&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 14:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-Server-Publication-Article-Question/m-p/1943490#M2958</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2022-06-14T14:50:45Z</dc:date>
    </item>
  </channel>
</rss>

