<?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: Recurring recoverable error: Failed to get table (null).attrep_changes in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2412695#M9183</link>
    <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;! I've adjusted those parameters, and I'll see if I continue getting the timeout error. Next time I run into our systems admin, I'll pick his brain about the communication failures noted in the logs.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2024 16:39:43 GMT</pubDate>
    <dc:creator>JacobTews</dc:creator>
    <dc:date>2024-01-30T16:39:43Z</dc:date>
    <item>
      <title>Recurring recoverable error: Failed to get table (null).attrep_changes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2412067#M9144</link>
      <description>&lt;P&gt;While this is a recoverable error, I am unsatisfied with my Replicate task error log having all those orange triangles and red circles!&lt;/P&gt;
&lt;P&gt;Here's the error message, which appears every day or two, basically every weekday:&lt;/P&gt;
&lt;P&gt;Failed to get table (null).attrep_changes08CAE00DF6725797&lt;BR /&gt;Stream component 'st_0_MWCDC_007' terminated&lt;BR /&gt;Stream component failed at subtask 0, component st_0_MWCDC_007 &lt;BR /&gt;Error executing data handler&lt;BR /&gt;Endpoint is disconnected&lt;BR /&gt;Failed to handle special table (497) event&lt;BR /&gt;Failed to start bulk apply transaction&lt;BR /&gt;Failed to execute update statement, stream position is (null)&lt;BR /&gt;RetCode: SQL_ERROR SqlState: 08S01 NativeError: 0 Message: [Microsoft][ODBC Driver 17 for SQL Server]Communication link failure&lt;/P&gt;
&lt;P&gt;I'm replicating from an on-prem DB2 source to an on-prem SQL Server target.&lt;/P&gt;
&lt;P&gt;I suspect there's a task design setting that I can adjust to deal with this (something timing, perhaps?), but I'm not sure what direction to go, and we don't have a dev environment where I can safely experiment and break stuff...&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 15:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2412067#M9144</guid>
      <dc:creator>JacobTews</dc:creator>
      <dc:date>2024-01-29T15:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Recurring recoverable error: Failed to get table (null).attrep_changes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2412215#M9154</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/223649"&gt;@JacobTews&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like the issue is between Replicate and the target based on the error stack. You can try increasing the timeout parameters on the target, advanced tab, internal parameters option.&lt;/P&gt;
&lt;P&gt;In the window that opens, put an exclamation point in the search parameter box and scroll down to select the 3 timeout parameters:&lt;/P&gt;
&lt;P&gt;cdcTimeout, default 600 seconds&lt;/P&gt;
&lt;P&gt;executeTimeout, default 60 seconds&lt;/P&gt;
&lt;P&gt;loadTimeout, default 1200 seconds&lt;/P&gt;
&lt;P&gt;You could also type in the names directly but they're case sensitive, so using "!" and scrolling to them might be more convenient.&lt;/P&gt;
&lt;P&gt;Try with values 3x to 4x the defaults. You may need to adjust further. Please note - endpoint settings such as this will not take effect until the tasks that use them are stopped and resumed - endpoints are only "read" upon task startup.&lt;/P&gt;
&lt;P&gt;You'll notice a lot of parameters in this list. We advise not to use them unless Support advises you to. The timeout parameters are safe to adjust.&lt;/P&gt;
&lt;P&gt;You may also want to check things on your network and/or target to see if there is a root cause you can resolve, as increasing the timeout values is more of a work around IMHO.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 22:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2412215#M9154</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-01-29T22:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Recurring recoverable error: Failed to get table (null).attrep_changes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2412695#M9183</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;! I've adjusted those parameters, and I'll see if I continue getting the timeout error. Next time I run into our systems admin, I'll pick his brain about the communication failures noted in the logs.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 16:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2412695#M9183</guid>
      <dc:creator>JacobTews</dc:creator>
      <dc:date>2024-01-30T16:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Recurring recoverable error: Failed to get table (null).attrep_changes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2413369#M9218</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hello team,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Sushil Kumar&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 06:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Recurring-recoverable-error-Failed-to-get-table-null-attrep/m-p/2413369#M9218</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-02-01T06:11:50Z</dc:date>
    </item>
  </channel>
</rss>

