<?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>article BlobDbTx Warnings in the QlikView Server Event logs in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/BlobDbTx-Warnings-in-the-QlikView-Server-Event-logs/ta-p/1713188</link>
    <description>&lt;P&gt;The QlikView Server Event log shows:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Warning BlobDbTx: Failed to start session: failed to lock file \\SHARE\DOCUMENT.QVW.TShared (Insufficient system resources exist to complete the requested service.)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Warning BlobDbTx: Failed to end session: not all operations in the session finished successfully.&lt;BR /&gt;&lt;BR /&gt;Warning BlobDbTx: Failed to start session: failed to flush file \\SHARE\DOCUMENT.QVW.TShared (Insufficient system resources exist to complete the requested service.).&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;Environment:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;QlikView Server all versions&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error is passed on by the Microsoft APIs, in particular, the function &lt;FONT face="courier new,courier"&gt;LockFileEx&lt;/FONT&gt;, which in this case returns with status &lt;FONT face="courier new,courier"&gt;ERROR_LOCK_VIOLATION&lt;/FONT&gt; and the error "&lt;FONT face="courier new,courier"&gt;Insufficient system resources exist to complete the requested service&lt;/FONT&gt;".&lt;/P&gt;
&lt;P&gt;According to Microsoft's documentation, the function should not return until a lock is granted. Failures in the function is out of control of the Qlik software.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The file share used to store the .TSHARED files (or in some cases .META files and .pgo files) does not have sufficient resources to handle the demand.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Review the following on the file share system:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;CPU usage&lt;/LI&gt;
&lt;LI&gt;Read Write (I/O) queues&lt;/LI&gt;
&lt;LI&gt;Network utilization&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;In most cases, allowing for the allocation of additional CPU cores to the server hosting the fileshare is sufficient. Further resource monitoring will be required if CPU was not the bottleneck.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 10:55:19 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2021-04-30T10:55:19Z</dc:date>
    <item>
      <title>BlobDbTx Warnings in the QlikView Server Event logs</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/BlobDbTx-Warnings-in-the-QlikView-Server-Event-logs/ta-p/1713188</link>
      <description>&lt;P&gt;The QlikView Server Event log shows:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Warning BlobDbTx: Failed to start session: failed to lock file \\SHARE\DOCUMENT.QVW.TShared (Insufficient system resources exist to complete the requested service.)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Warning BlobDbTx: Failed to end session: not all operations in the session finished successfully.&lt;BR /&gt;&lt;BR /&gt;Warning BlobDbTx: Failed to start session: failed to flush file \\SHARE\DOCUMENT.QVW.TShared (Insufficient system resources exist to complete the requested service.).&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;Environment:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;QlikView Server all versions&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error is passed on by the Microsoft APIs, in particular, the function &lt;FONT face="courier new,courier"&gt;LockFileEx&lt;/FONT&gt;, which in this case returns with status &lt;FONT face="courier new,courier"&gt;ERROR_LOCK_VIOLATION&lt;/FONT&gt; and the error "&lt;FONT face="courier new,courier"&gt;Insufficient system resources exist to complete the requested service&lt;/FONT&gt;".&lt;/P&gt;
&lt;P&gt;According to Microsoft's documentation, the function should not return until a lock is granted. Failures in the function is out of control of the Qlik software.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The file share used to store the .TSHARED files (or in some cases .META files and .pgo files) does not have sufficient resources to handle the demand.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Review the following on the file share system:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;CPU usage&lt;/LI&gt;
&lt;LI&gt;Read Write (I/O) queues&lt;/LI&gt;
&lt;LI&gt;Network utilization&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;In most cases, allowing for the allocation of additional CPU cores to the server hosting the fileshare is sufficient. Further resource monitoring will be required if CPU was not the bottleneck.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 10:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/BlobDbTx-Warnings-in-the-QlikView-Server-Event-logs/ta-p/1713188</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-04-30T10:55:19Z</dc:date>
    </item>
  </channel>
</rss>

