<?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 Publisher (TimeoutFetch) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154961#M1331958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same Problem here.. Does anyone has an Idea?? Thanks in advance..&lt;/P&gt;&lt;P&gt;@Thom Mumaw&lt;/P&gt;&lt;P&gt;Did you solve the Problem??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2010 08:44:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-19T08:44:30Z</dc:date>
    <item>
      <title>Publisher (TimeoutFetch)</title>
      <link>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154960#M1331956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am receiving the following error while extracting data from SAP's BSEG table "Fetch aborted, since no data has been received during 1201 s. Try increasing the value of 'TimeoutFetch' may solve the problem." Is this an OS setting or a setting within Qlikview?&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Thom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154960#M1331956</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Publisher (TimeoutFetch)</title>
      <link>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154961#M1331958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same Problem here.. Does anyone has an Idea?? Thanks in advance..&lt;/P&gt;&lt;P&gt;@Thom Mumaw&lt;/P&gt;&lt;P&gt;Did you solve the Problem??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 08:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154961#M1331958</guid>
      <dc:creator />
      <dc:date>2010-04-19T08:44:30Z</dc:date>
    </item>
    <item>
      <title>Publisher (TimeoutFetch)</title>
      <link>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154962#M1331959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;TimeOutFetch is a property you can set in your connection string.&lt;/P&gt;&lt;P&gt;Default value (before 5.3) was 600 seconds, since 5.3 (i'm not hundred pct sure ) it is 1200 Seconds&lt;/P&gt;&lt;P&gt;The TimeOutFetch is the number of seconds the connector will wait before raising an error (which is the case).&lt;/P&gt;&lt;P&gt;Either you improve your query to limit the time it takes (which is I think the best solution).&lt;/P&gt;&lt;P&gt;Or you increase the TimeOutFetch property in your connection string (add for example ;TimeOutFetch=1300 in your connection string).&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 08:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154962#M1331959</guid>
      <dc:creator />
      <dc:date>2010-05-05T08:37:41Z</dc:date>
    </item>
    <item>
      <title>Publisher (TimeoutFetch)</title>
      <link>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154963#M1331960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Spastor, Thanks for your answer..How can you limprove your query to limit the time it takes? What do you mean by that?&lt;/P&gt;&lt;P&gt;What does Sleep do? do u mean that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once more in advance&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 09:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154963#M1331960</guid>
      <dc:creator />
      <dc:date>2010-05-05T09:21:03Z</dc:date>
    </item>
    <item>
      <title>Publisher (TimeoutFetch)</title>
      <link>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154964#M1331961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By improving I mean, using indexes in the SQL statement, doing incremental loading, limit the number of fields you retrieve in the query, etc..&lt;/P&gt;&lt;P&gt;I didn't mention Sleep at all, and it has no relation with the query improvment.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 09:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Publisher-TimeoutFetch/m-p/154964#M1331961</guid>
      <dc:creator />
      <dc:date>2010-05-05T09:44:37Z</dc:date>
    </item>
  </channel>
</rss>

