<?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: QlikView Power Tools and Automation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779587#M1260664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/178543"&gt;Kurt Pace&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checkout the releasenotes 11.2 SR9 (page 59), there is a new tool available for cleaning the Shared files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18pt; color: #000000;"&gt;&lt;STRONG&gt;15 Shared file Cleaning TOOL&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;QlikView are pleased to announce that a new shared file Cleaning Tool is now included in the QlikView&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;Server executable. This will allow system administrators to analyze (verify) and repair (purge) the&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;QlikView document shared files easily and effectively simply by running a command line execution of&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;QVS.exe with special parameters. The server administrator will then have the option of using the&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;purged shared file, or retaining the old shared file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR style="text-align: -webkit-auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 15:26:03 GMT</pubDate>
    <dc:creator>p_verkooijen</dc:creator>
    <dc:date>2014-11-19T15:26:03Z</dc:date>
    <item>
      <title>QlikView Power Tools and Automation</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779584#M1260654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to automate the defrag utility of shared files found in the Shared Files Viewer in Power Tools. I am using Powershell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kurt&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/QlikView-Power-Tools-and-Automation/m-p/779584#M1260654</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Power Tools and Automation</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779585#M1260656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's not a command-line inteface to that that I know of, but proceed with caution. I've had better luck just checking them with the QVW command-line switches. The few times I've used defrag, it caused more problems (if counted by the # of errors in my server logs) than it solved. Sample thread from the community:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/300132"&gt;Re: Shared file corruption??&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used this PowerScript code to fix errors (ignoring defrag):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cd "C:\temp\SharedFiles"&lt;/P&gt;&lt;P&gt;$SharedFiles = ls *.Shared&lt;/P&gt;&lt;P&gt;Foreach($f in $SharedFiles)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt; C:\temp\SharedFiles\QVS.exe -x "" $f.BaseName "" -v&lt;/P&gt;&lt;P&gt; Start-Sleep -s 10&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 14:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779585#M1260656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-19T14:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Power Tools and Automation</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779586#M1260660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 15:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779586#M1260660</guid>
      <dc:creator />
      <dc:date>2014-11-19T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Power Tools and Automation</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779587#M1260664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/178543"&gt;Kurt Pace&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checkout the releasenotes 11.2 SR9 (page 59), there is a new tool available for cleaning the Shared files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18pt; color: #000000;"&gt;&lt;STRONG&gt;15 Shared file Cleaning TOOL&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;QlikView are pleased to announce that a new shared file Cleaning Tool is now included in the QlikView&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;Server executable. This will allow system administrators to analyze (verify) and repair (purge) the&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;QlikView document shared files easily and effectively simply by running a command line execution of&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;QVS.exe with special parameters. The server administrator will then have the option of using the&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;purged shared file, or retaining the old shared file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR style="text-align: -webkit-auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 15:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779587#M1260664</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2014-11-19T15:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Power Tools and Automation</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779588#M1260667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope it helps. Just as an FYI, the last -v parameter tells it to only verify the .shared files. -p makes a copy that's corrupt entries removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The release notes go into more details about the cleaning tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 15:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Power-Tools-and-Automation/m-p/779588#M1260667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-19T15:31:43Z</dc:date>
    </item>
  </channel>
</rss>

