<?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: Reload QlikView document using command line is stuck in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452696#M1242847</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/261336"&gt;@QueenS&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you provide a screen capture of the command when reloading from the remote Linux server?&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 12:37:21 GMT</pubDate>
    <dc:creator>Chip_Matejowsky</dc:creator>
    <dc:date>2024-05-15T12:37:21Z</dc:date>
    <item>
      <title>Reload QlikView document using command line is stuck</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452689#M1242843</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I have Qlikview Server 12.8 and Qlikview client installed on a Windows server.&lt;/P&gt;
&lt;P&gt;I need to reload a QlikView document using command line. The QV document uses OLED CONNECT in the script, to connect to a remote database.&lt;/P&gt;
&lt;P&gt;The command I use is:&amp;nbsp;QVDistributionService.exe -r="MyDoc.qvw"&lt;/P&gt;
&lt;P&gt;This command works fine locally on the server, but I need to execute it from a remote linux server, Using SSH. I login with the same windows user that is the QV owner, so I have the same permissions.&lt;/P&gt;
&lt;P&gt;when I execute the command remotely, the command stuck. I see in the batch log file that it start reloading the document and stuck on the OLEDB CONNECT command.&lt;/P&gt;
&lt;P&gt;I enabled trace for OLEDB and I see that it didn't get to it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I enabled QvConnect.exe (ConnectorLogging = 1 in settings.ini), and it creates an empty log file.&lt;/P&gt;
&lt;P&gt;what can be the reason that it stuck if I run it remotely, and works fine if I run it locally?&lt;/P&gt;
&lt;P&gt;I already checked the environment variables locally and after the SSH remote login and it is equal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452689#M1242843</guid>
      <dc:creator>QueenS</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reload QlikView document using command line is stuck</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452696#M1242847</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/261336"&gt;@QueenS&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you provide a screen capture of the command when reloading from the remote Linux server?&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 12:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452696#M1242847</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2024-05-15T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reload QlikView document using command line is stuck</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452706#M1242852</link>
      <description>&lt;P&gt;This is what I do:&lt;/P&gt;
&lt;P&gt;Login to Windows server where QV server is installed, using ssh:&lt;/P&gt;
&lt;P&gt;$ ssh &lt;A href="mailto:qvadminuser@&amp;lt;ip" target="_blank"&gt;qvadminuser@&amp;lt;qv server ip&amp;gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and then I execute this:&lt;/P&gt;
&lt;P&gt;"D:\Program Files\QlikView\Distribution Service\QVDistributionService.exe" -r="D:\MyDoc.qvw"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 12:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452706#M1242852</guid>
      <dc:creator>QueenS</dc:creator>
      <dc:date>2024-05-15T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reload QlikView document using command line is stuck</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452751#M1242854</link>
      <description>&lt;P&gt;When using the QVDistributionService.exe command, the QlikView Service account is used to run the reload. What happens if you place the MyDoc.qvw on a network share and include that share in the filepath of the command?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 13:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452751#M1242854</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2024-05-15T13:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reload QlikView document using command line is stuck</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452761#M1242856</link>
      <description>&lt;P&gt;I didn't understand your answer regarding moving the QV document to a network share.&lt;/P&gt;
&lt;P&gt;I logged in via SSH remotely with the Qlikview Service account.&lt;/P&gt;
&lt;P&gt;I do have permission for the script execution. I see in the log that it starts the reload, and stuck just on the OLEDB CONNECT command.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need to say that changing the command to ODBC CONNECT instead of OLEDB, it works ok.&lt;/P&gt;
&lt;P&gt;But I prefer using OLEDB than ODBC since it's reload performance is better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 13:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-QlikView-document-using-command-line-is-stuck/m-p/2452761#M1242856</guid>
      <dc:creator>QueenS</dc:creator>
      <dc:date>2024-05-15T13:49:09Z</dc:date>
    </item>
  </channel>
</rss>

