<?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 endpoint encountering error in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122234#M7427</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apart from Sushil kumar suggestion,&lt;/P&gt;
&lt;P&gt;please add below internal parameter at Source/Target endpoint depending on where you getting this error&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;cdcTimeout = 1800 executeTimeout = 600 loadTimeout = 3600 (If you've already enabled these parameters means please increase the value by 2x)&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;Click OK to close the window. Then click Save on the endpoint. The tasks that use this endpoint will need to be stopped &amp;amp; resumed before the new settings will take effect.&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;Regards,&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;Suresh&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 05:02:08 GMT</pubDate>
    <dc:creator>sureshkumar</dc:creator>
    <dc:date>2023-09-26T05:02:08Z</dc:date>
    <item>
      <title>SQL server endpoint encountering error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122184#M7420</link>
      <description>&lt;P&gt;We received an email alert from Qlik Replicate saying a task has the following error. The issue happens frequently though is not causing any issues. The task was able to resume, did not cause error.&lt;/P&gt;
&lt;P&gt;Please share how to resolve this.&lt;/P&gt;
&lt;P&gt;=========&lt;/P&gt;
&lt;P&gt;TASK_AA replication task encountered the following error:&lt;/P&gt;
&lt;P&gt;Stream component 'st_0_TASK_AA' terminated Stream component failed at subtask 0, component st_0_TASK_AA Error executing source loop Endpoint is disconnected Encountered an unexpeceted error.&lt;/P&gt;
&lt;P&gt;do_organize_fetched_row(...) failed in executing mssql_get_table_tlog_attributes(...)&lt;/P&gt;
&lt;P&gt;Failure in querying for compression setting for table 'dbo.MASTERTABLE'&lt;/P&gt;
&lt;P&gt;RetCode: SQL_ERROR&amp;nbsp; SqlState: HYT00 NativeError: 0 Message: [Microsoft][SQL Server Native Client 11.0]Query timeout expired Failed (retcode -1) to execute statement: '&lt;/P&gt;
&lt;P&gt;select p.data_compression from sys.partitions p,sys.objects o&amp;nbsp; where p.object_id = o.object_id&lt;/P&gt;
&lt;P&gt;&amp;nbsp;and&amp;nbsp;&amp;nbsp; schema_name(o.schema_id ) = N'dbo'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;and&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; o.name=N'MASTERTABLE'&lt;/P&gt;
&lt;P&gt;'.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 01:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122184#M7420</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2023-09-26T01:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: SQL server endpoint encountering error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122233#M7426</link>
      <description>&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;Thanks for reaching out to Qlik via Qlik Community Support page. As the mentioned Error "&lt;SPAN&gt;RetCode: SQL_ERROR&amp;nbsp; SqlState: HYT00 NativeError: 0 Message: [Microsoft][SQL Server Native Client 11.0]Query timeout expired Failed (retcode -1) to execute statement: '"&lt;/SPAN&gt;&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;&lt;SPAN&gt;It seems where ever the query is executed ( Source/Target endpoint) QR task is not able to get the info in defined time limit and through the error about&amp;nbsp;timeout expired Failed (retcode -1) to execute statement:&lt;/SPAN&gt;&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;&lt;FONT face="Calibri"&gt;&lt;SPAN&gt;However,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;there are &lt;/SPAN&gt;&lt;SPAN&gt;other&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;factor&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;which may pertain to it. hence request you to &lt;/SPAN&gt;&lt;SPAN&gt;engage&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;TSE vIa Support case for further analysis.&lt;/SPAN&gt;&lt;/FONT&gt;&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;Request you to upload the diagnostic package/log/DDL and attached the relevant info/files to the case.&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;Please refer to Replicate &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-collect-Diagnostics-Package-from-Qlik-Replicate/ta-p/1815056" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/How-to-collect-Diagnostics-Package-from-Qlik-Replicate/ta-p/1815056&lt;/A&gt;&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;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 04:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122233#M7426</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2023-09-26T04:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: SQL server endpoint encountering error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122234#M7427</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apart from Sushil kumar suggestion,&lt;/P&gt;
&lt;P&gt;please add below internal parameter at Source/Target endpoint depending on where you getting this error&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;cdcTimeout = 1800 executeTimeout = 600 loadTimeout = 3600 (If you've already enabled these parameters means please increase the value by 2x)&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;Click OK to close the window. Then click Save on the endpoint. The tasks that use this endpoint will need to be stopped &amp;amp; resumed before the new settings will take effect.&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;Regards,&lt;/P&gt;
&lt;P data-aura-rendered-by="243:37965;a"&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 05:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122234#M7427</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2023-09-26T05:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: SQL server endpoint encountering error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122334#M7430</link>
      <description>&lt;P&gt;The error is happening at the source. SQL Server on premise 2019.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have enabled the suggested internal parameters and will continue to monitor.&lt;BR /&gt;&lt;BR /&gt;Desmond&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 08:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2122334#M7430</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2023-09-26T08:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: SQL server endpoint encountering error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2481113#M12698</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt; - did you ever resolve this issue ? Did the parameter change help ?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 19:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2481113#M12698</guid>
      <dc:creator>Nitesh_22</dc:creator>
      <dc:date>2024-09-11T19:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: SQL server endpoint encountering error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2481135#M12700</link>
      <description>&lt;P&gt;After adding the timeout internal parameter, the issue seems to resolve. I will need to monitor for a while.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Desmond&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 02:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2481135#M12700</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2024-09-12T02:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: SQL server endpoint encountering error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2481341#M12704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm glad to hear the timeout setting helped. I generally consider an increase to timeout values as a work around, the root cause is generally a performance or environment issue on the endpoint, network, or etc.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 15:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/SQL-server-endpoint-encountering-error/m-p/2481341#M12704</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-09-12T15:35:15Z</dc:date>
    </item>
  </channel>
</rss>

