<?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: operation timeout in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146028#M8464</link>
    <description>&lt;P&gt;Hello Team,&lt;BR /&gt;Good day&lt;/P&gt;
&lt;P&gt;Thanks for reaching Qlik community!!&lt;/P&gt;
&lt;P&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: RetCode: SQL_ERROR SqlState: HY000 NativeError: 115 Message: [Simba][BigQuery] (115) Operation timeout. PollJob [1022502] (ar_odbc_stmt.c:2816) 00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: Failed to execute bulk insert statement.&lt;/P&gt;
&lt;P&gt;Indicates some type of performance problem on the network or the target. Please work with the appropriate teams to determine the root cause.&lt;/P&gt;
&lt;P&gt;you can try with On your target endpoint to increase the timeout values for the connection., go to Advanced -&amp;gt; Internal Parameters&lt;/P&gt;
&lt;P&gt;Add "additionalConnectionProperties" (you will need to type this in for the parameter to appear, it is case sensitive)&lt;/P&gt;
&lt;P&gt;In the value field, enter: Timeout= 3600&lt;/P&gt;
&lt;P&gt;The following two parameters you can enter an exclamation point in the Search parameter field and scroll down to add them:&lt;/P&gt;
&lt;P&gt;excecuteTimeout&lt;BR /&gt;set value to:&lt;BR /&gt;3600&lt;/P&gt;
&lt;P&gt;loadTimeout&lt;BR /&gt;set value to:&lt;BR /&gt;3600&lt;/P&gt;
&lt;P&gt;These values are estimates and may need to be increased further. The values are in seconds.&lt;/P&gt;
&lt;P&gt;You will need to stop and resume any tasks using this endpoint before they go into effect.&lt;/P&gt;
&lt;P&gt;Also we recommend to open a ticket to help you better if the above didn't help and posting logs on public forum is not recommended for security reasons.&lt;/P&gt;
&lt;P&gt;Hope this helps!!&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;shivananda&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2023 04:01:00 GMT</pubDate>
    <dc:creator>kng</dc:creator>
    <dc:date>2023-12-11T04:01:00Z</dc:date>
    <item>
      <title>operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146026#M8463</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Facing the below error, but the task is running fine, Does the below error states that the insert statement taking time for the execution?&lt;/P&gt;
&lt;P&gt;Source: IBM DB2&lt;/P&gt;
&lt;P&gt;target : Bigquery&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]T: Failed to apply INSERT (1) for table 2000018 [1022502] (bulk_apply.c:2996)&lt;BR /&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: Error in bulk, bulk state: bulk confirmed record id - '771', bulk last record id - '249722313', confirmed record id - '249713821', sorter confirmed record id - '249713821' (bulk_apply.c:2475)&lt;BR /&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]T: Error executing command [1022502] (streamcomponent.c:1981)&lt;BR /&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: Failed (retcode -1) to execute statement: 'INSERT INTO `thjek`.`FCN__ct` (`header__change_seq`,`header__change_oper`,`header__change_mask`,`header__stream_position`,`header__operation`,`header__transaction_id`,`CNMRKT`,`CNCUST`,`CNCTNO`,&lt;BR /&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: RetCode: SQL_ERROR SqlState: HY000 NativeError: 115 Message: [Simba][BigQuery] (115) &lt;STRONG&gt;Operation timeout.&lt;/STRONG&gt; PollJob [1022502] (ar_odbc_stmt.c:2816)&lt;BR /&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: Failed to execute bulk insert statement.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 04:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146026#M8463</guid>
      <dc:creator>suvbin</dc:creator>
      <dc:date>2023-12-11T04:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146028#M8464</link>
      <description>&lt;P&gt;Hello Team,&lt;BR /&gt;Good day&lt;/P&gt;
&lt;P&gt;Thanks for reaching Qlik community!!&lt;/P&gt;
&lt;P&gt;00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: RetCode: SQL_ERROR SqlState: HY000 NativeError: 115 Message: [Simba][BigQuery] (115) Operation timeout. PollJob [1022502] (ar_odbc_stmt.c:2816) 00011020: 2023-12-10T22:25:25 [TARGET_APPLY ]I: Failed to execute bulk insert statement.&lt;/P&gt;
&lt;P&gt;Indicates some type of performance problem on the network or the target. Please work with the appropriate teams to determine the root cause.&lt;/P&gt;
&lt;P&gt;you can try with On your target endpoint to increase the timeout values for the connection., go to Advanced -&amp;gt; Internal Parameters&lt;/P&gt;
&lt;P&gt;Add "additionalConnectionProperties" (you will need to type this in for the parameter to appear, it is case sensitive)&lt;/P&gt;
&lt;P&gt;In the value field, enter: Timeout= 3600&lt;/P&gt;
&lt;P&gt;The following two parameters you can enter an exclamation point in the Search parameter field and scroll down to add them:&lt;/P&gt;
&lt;P&gt;excecuteTimeout&lt;BR /&gt;set value to:&lt;BR /&gt;3600&lt;/P&gt;
&lt;P&gt;loadTimeout&lt;BR /&gt;set value to:&lt;BR /&gt;3600&lt;/P&gt;
&lt;P&gt;These values are estimates and may need to be increased further. The values are in seconds.&lt;/P&gt;
&lt;P&gt;You will need to stop and resume any tasks using this endpoint before they go into effect.&lt;/P&gt;
&lt;P&gt;Also we recommend to open a ticket to help you better if the above didn't help and posting logs on public forum is not recommended for security reasons.&lt;/P&gt;
&lt;P&gt;Hope this helps!!&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;shivananda&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 04:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146028#M8464</guid>
      <dc:creator>kng</dc:creator>
      <dc:date>2023-12-11T04:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146030#M8465</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90520"&gt;@suvbin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;It's hard to tell from error message only however you may have a try with:&lt;/P&gt;
&lt;P&gt;1. Add 2 internal parameters in target endpoint and set them to 7200 (or lower values)&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;executeTimeout&lt;/FONT&gt; = 7200 (default is 60 seconds)&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;loadTimeout&lt;/FONT&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 7200 (default is 1200 seconds)&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1702267430500.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/121338iDF7820CE2A51AEC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1702267430500.png" alt="john_wang_0-1702267430500.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Stop the task and then RESUME&lt;/P&gt;
&lt;P&gt;Good luck with resolving the issue,&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 04:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146030#M8465</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-12-11T04:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146031#M8466</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182136"&gt;@kng&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;for the quick response. Will check on these parameters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182136"&gt;@kng&lt;/a&gt;&amp;nbsp; removed the logs, as suggested. thank you for the heads up.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 04:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146031#M8466</guid>
      <dc:creator>suvbin</dc:creator>
      <dc:date>2023-12-11T04:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146032#M8467</link>
      <description>&lt;P&gt;Already timeouts are applied at the target.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;executeTimeout&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;= 2400&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;loadTimeout&lt;/FONT&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= 2400&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shall i increase them?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 04:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146032#M8467</guid>
      <dc:creator>suvbin</dc:creator>
      <dc:date>2023-12-11T04:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146033#M8468</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90520"&gt;@suvbin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Personally I do not see setting then higher value will help (your timeout setting are 40 minutes already). Please set target_apply to Verbose before your resume the task. and open a support ticket , upload the task Diag Packages after the problem recreate, support team will help you further.&lt;/P&gt;
&lt;P&gt;BTW, please check with Google BigQuery side to see if any helpful clue there.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 04:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146033#M8468</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-12-11T04:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146338#M8478</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90520"&gt;@suvbin&lt;/a&gt;&amp;nbsp; wrote:&amp;nbsp; "Failed (retcode -1) to execute statement: 'INSERT INTO `thjek`.`FCN__ct` (`header__change_seq`,...&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Operation timeout.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;PollJob&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Did it ever work (in prod)? Does it never work now, or sometimes?&amp;nbsp; If it worked before, what changed?&amp;nbsp; Change Volume ? This is a 'change table' which should be entirely Replicate created, has only transformation as doen for base table, has no foreign keys or constraints other then a unique PK.&lt;/P&gt;
&lt;P&gt;Did the PK end up not being unique? Is there a second task writing to the same table?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp; wrote "&lt;EM&gt;Personally I do not see setting then higher value will help (your timeout setting are 40 minutes already)."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I agree. That's no longer a performance issue, but a structural issue like the table being locked due to a maintenance job or whatever.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90520"&gt;@suvbin&lt;/a&gt;&amp;nbsp; --- What is this 'PollJob' supposed to do? I suspect it has issues and Replicate is not the cause but just a messenger bringing bad tidings from the target.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Google is your friend - for example (no solution, but there are more) -&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/DetailsODBC-ERROR-HY000-Simba-BigQuery-115-Operation-timeout/td-p/1782726" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/DetailsODBC-ERROR-HY000-Simba-BigQuery-115-Operation-timeout/td-p/1782726&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 15:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146338#M8478</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2023-12-11T15:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146482#M8480</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90520"&gt;@suvbin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I totally agree with&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp;. Besides that,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P class="1702354419419"&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90520" target="_blank"&gt;@suvbin&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; --- What is this 'PollJob' supposed to do? I suspect it has issues and Replicate is not the cause but just a messenger bringing bad tidings from the target.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It's better if you can check and&amp;nbsp;&lt;A title="Analysing BigQuery Logs" href="https://hevodata.com/learn/bigquery-logs/#:~:text=in%20these%20messages.-,Understanding%20the%20Importance%20of%20Analysing%20BigQuery%20Logs,to%20identify%20problems.%20Log%20Analysis%20can%20help%20you%20in%20many%20ways%3A,-1)%20Identifying%20Bugs" target="_blank" rel="noopener"&gt;Analysing BigQuery Logs&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 04:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2146482#M8480</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-12-12T04:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: operation timeout</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2494316#M13256</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90520"&gt;@suvbin&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Were you able to get a solution to this??&lt;/P&gt;
&lt;P&gt;I am getting this error and its exactly the same.&lt;BR /&gt;could you please revert if there was a solution for this&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2024 05:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/operation-timeout/m-p/2494316#M13256</guid>
      <dc:creator>kishetty03</dc:creator>
      <dc:date>2024-11-24T05:49:42Z</dc:date>
    </item>
  </channel>
</rss>

