<?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 File Access and Process Monitoring: How to find locked files and the processes locking them in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/File-Access-and-Process-Monitoring-How-to-find-locked-files-and/ta-p/1712539</link>
    <description>&lt;P&gt;There are multiple ways to go about finding out the exact process of locking a file and preventing QlikView or Qlik Sense from carrying out a specific operation. This article covers one possible option on a Windows Server Operating Systems,&amp;nbsp;&lt;STRONG&gt;Process Monitor.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;For other options and third-party implementations, please contact your Windows administrator.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Common causes for locks are:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A QVB (Reload Engine) that did not terminate correctly&lt;/LI&gt;
&lt;LI&gt;Qlik Sense Engine service holding file in error&lt;/LI&gt;
&lt;LI&gt;The QVS.exe (QlikView Server Service) holding the file in error&lt;/LI&gt;
&lt;LI&gt;AntiVirus Software during the scanning process&lt;/LI&gt;
&lt;LI&gt;Backup Software locking the file during the backup process&lt;/LI&gt;
&lt;LI&gt;Scheduled maintenance tools (Windows or Third Party)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Using the Process Monitor&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Download Windows Process Monitor and unzip it to your server (Desktop&amp;nbsp;is fine, the location doesn't matter). Link:&amp;nbsp;&lt;A href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx" target="_blank" rel="noopener"&gt;http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Pause capture by clicking the &lt;STRONG&gt;Capture&lt;/STRONG&gt; icon&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pause recording.png" style="width: 205px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171986i7D25D4757E2ADB8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pause recording.png" alt="pause recording.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Navigate to &lt;STRONG&gt;File&lt;/STRONG&gt; &amp;gt;&lt;STRONG&gt; Backing Files...&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Select &lt;STRONG&gt;Use file named:&lt;/STRONG&gt;&amp;nbsp;and choose the storage path for the &lt;EM&gt;.pml&lt;/EM&gt; file which will be created by the capture&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click OK&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="backing files.png" style="width: 590px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171987iF9A94584DACEE227/image-size/large?v=v2&amp;amp;px=999" role="button" title="backing files.png" alt="backing files.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click &lt;STRONG&gt;Filter&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Add the &lt;STRONG&gt;File Path&amp;nbsp;&lt;/STRONG&gt;to the files you need to monitor&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Path is C:\FileShare&lt;/EM&gt;&amp;nbsp;then&lt;EM&gt; include&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click &lt;STRONG&gt;Add&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="add filter.png" style="width: 629px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171989iD4211FA68E846DD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="add filter.png" alt="add filter.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;If you need to exclude files, use the same method, pointing the filter at specific files or folders and choosing&amp;nbsp;&lt;EM&gt;Exclude.&lt;/EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to close the Process Monitor Filter dialogue&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Resume the&amp;nbsp;&lt;STRONG&gt;Capture&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Verify that your filter is correct, then click &lt;STRONG&gt;Filter &lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Drop Filtered Events&amp;nbsp;&lt;/STRONG&gt;to avoid creating a too-large file&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Reproduce the issue you are looking to troubleshoot&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;If the issue cannot be replicated on demand, and Procmon needs to run until issue occurs, "Backing files" and "History Depth" may need to be configured to store the capture in multiple files with limited size.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Stop&amp;nbsp;&lt;STRONG&gt;Capture&amp;nbsp;&lt;/STRONG&gt;once you have captured the issue&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-family: inherit;"&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt; Do not close Procmon as means to stop the capture as this may inadvertently remove the .pml files.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You can now open the saved&amp;nbsp;&lt;EM&gt;.pml&amp;nbsp;&lt;/EM&gt;file and review it to identify the processes accessing the files you are monitoring.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Fri, 20 Sep 2024 13:26:58 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2024-09-20T13:26:58Z</dc:date>
    <item>
      <title>File Access and Process Monitoring: How to find locked files and the processes locking them</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/File-Access-and-Process-Monitoring-How-to-find-locked-files-and/ta-p/1712539</link>
      <description>&lt;P&gt;There are multiple ways to go about finding out the exact process of locking a file and preventing QlikView or Qlik Sense from carrying out a specific operation. This article covers one possible option on a Windows Server Operating Systems,&amp;nbsp;&lt;STRONG&gt;Process Monitor.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;For other options and third-party implementations, please contact your Windows administrator.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Common causes for locks are:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A QVB (Reload Engine) that did not terminate correctly&lt;/LI&gt;
&lt;LI&gt;Qlik Sense Engine service holding file in error&lt;/LI&gt;
&lt;LI&gt;The QVS.exe (QlikView Server Service) holding the file in error&lt;/LI&gt;
&lt;LI&gt;AntiVirus Software during the scanning process&lt;/LI&gt;
&lt;LI&gt;Backup Software locking the file during the backup process&lt;/LI&gt;
&lt;LI&gt;Scheduled maintenance tools (Windows or Third Party)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Using the Process Monitor&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Download Windows Process Monitor and unzip it to your server (Desktop&amp;nbsp;is fine, the location doesn't matter). Link:&amp;nbsp;&lt;A href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx" target="_blank" rel="noopener"&gt;http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Pause capture by clicking the &lt;STRONG&gt;Capture&lt;/STRONG&gt; icon&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pause recording.png" style="width: 205px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171986i7D25D4757E2ADB8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pause recording.png" alt="pause recording.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Navigate to &lt;STRONG&gt;File&lt;/STRONG&gt; &amp;gt;&lt;STRONG&gt; Backing Files...&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Select &lt;STRONG&gt;Use file named:&lt;/STRONG&gt;&amp;nbsp;and choose the storage path for the &lt;EM&gt;.pml&lt;/EM&gt; file which will be created by the capture&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click OK&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="backing files.png" style="width: 590px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171987iF9A94584DACEE227/image-size/large?v=v2&amp;amp;px=999" role="button" title="backing files.png" alt="backing files.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click &lt;STRONG&gt;Filter&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Add the &lt;STRONG&gt;File Path&amp;nbsp;&lt;/STRONG&gt;to the files you need to monitor&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Path is C:\FileShare&lt;/EM&gt;&amp;nbsp;then&lt;EM&gt; include&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click &lt;STRONG&gt;Add&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="add filter.png" style="width: 629px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171989iD4211FA68E846DD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="add filter.png" alt="add filter.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;If you need to exclude files, use the same method, pointing the filter at specific files or folders and choosing&amp;nbsp;&lt;EM&gt;Exclude.&lt;/EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to close the Process Monitor Filter dialogue&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Resume the&amp;nbsp;&lt;STRONG&gt;Capture&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Verify that your filter is correct, then click &lt;STRONG&gt;Filter &lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Drop Filtered Events&amp;nbsp;&lt;/STRONG&gt;to avoid creating a too-large file&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Reproduce the issue you are looking to troubleshoot&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;If the issue cannot be replicated on demand, and Procmon needs to run until issue occurs, "Backing files" and "History Depth" may need to be configured to store the capture in multiple files with limited size.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Stop&amp;nbsp;&lt;STRONG&gt;Capture&amp;nbsp;&lt;/STRONG&gt;once you have captured the issue&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="font-family: inherit;"&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt; Do not close Procmon as means to stop the capture as this may inadvertently remove the .pml files.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You can now open the saved&amp;nbsp;&lt;EM&gt;.pml&amp;nbsp;&lt;/EM&gt;file and review it to identify the processes accessing the files you are monitoring.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 20 Sep 2024 13:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/File-Access-and-Process-Monitoring-How-to-find-locked-files-and/ta-p/1712539</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-09-20T13:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: File Access and Process Monitoring: How to find locked files and the processes locking them</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/File-Access-and-Process-Monitoring-How-to-find-locked-files-and/tac-p/2499585#M15185</link>
      <description>&lt;P&gt;Great documentation to identify those processes impacting a load or store statements and hard to identify in some situations.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 17:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/File-Access-and-Process-Monitoring-How-to-find-locked-files-and/tac-p/2499585#M15185</guid>
      <dc:creator>Luis_Galvan</dc:creator>
      <dc:date>2024-12-30T17:18:17Z</dc:date>
    </item>
  </channel>
</rss>

