<?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: Copying data from one server to another in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226730#M864228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Krishnapriya !! And it doesn't show me any error, just the files aren't copied. The problem is when I use the QMC, manually it works very well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Dec 2016 21:30:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-22T21:30:52Z</dc:date>
    <item>
      <title>Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226728#M864226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Experts I have a problem. &lt;/P&gt;&lt;P&gt;I'm trying to copy some .qvd's from a server to another using the Execute command that calls a .bat file. If I run that&lt;/P&gt;&lt;P&gt;manually it works but if I use the QMC it doesn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-This is my command:&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /C E:\QVModels\BAT\QVReport;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-And my QVReport.bat is:&amp;nbsp; &lt;/P&gt;&lt;P&gt;XCOPY E:\QVModels\5_Data\*.qvd Y:\5_Data\ /y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&amp;nbsp; Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226728#M864226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226729#M864227</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;Does it shows some error or the files are not copied?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 20:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226729#M864227</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-12-22T20:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226730#M864228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Krishnapriya !! And it doesn't show me any error, just the files aren't copied. The problem is when I use the QMC, manually it works very well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 21:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226730#M864228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-22T21:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226731#M864229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you use the actual server names like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-This is my command: &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;EXECUTE cmd.exe /C &lt;STRONG style="color: #ff0000;"&gt;\\yourservername1&lt;/STRONG&gt;\QVModels\BAT\QVReport;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-And my QVReport.bat is:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;XCOPY &lt;STRONG style="color: #ff0000;"&gt;\\Yourservername1&lt;/STRONG&gt;\QVModels\5_Data\*.qvd &lt;STRONG style="color: #ff0000;"&gt;\\servername2&lt;/STRONG&gt;\5_Data\ /y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 21:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226731#M864229</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-12-22T21:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226732#M864230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwarath! I a&lt;SPAN lang="en"&gt;lready change the names as you suggested but still nothing happens&lt;/SPAN&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 22:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226732#M864230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-22T22:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226733#M864231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try checking this check box in edit script? Or in User Preferences (ctrl+alt+u) -&amp;gt; Security Tab -&amp;gt; Script check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in your .bat try using "&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;\\Yourservername1&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;\QVModels\5_Data\*.qvd"&amp;nbsp; "&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;\\servername2&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;\5_Data\" /y&lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147472_Capture.PNG" style="height: 154px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 00:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226733#M864231</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-12-23T00:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226734#M864232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Vishwarath&lt;/SPAN&gt;, it's checked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226734#M864232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T14:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226735#M864233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try logging into the server using the same AD user that the the QlikView Windows Services run under and manually run your bat file&amp;nbsp; If that fails then look at whether that AD user has the correct permissions to the folders in question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226735#M864233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T14:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226736#M864234</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;Hope the UserID runs the Batch file doesn't have permission to execute the batch.&lt;/P&gt;&lt;P&gt;Go to Control Panel -&amp;gt; Administrative Tools -&amp;gt; Local Security Policy Editor&lt;/P&gt;&lt;P&gt;Search for the Policy "Logon as Batch" &amp;amp; "Logon as Service".&lt;/P&gt;&lt;P&gt;Add your Qlikview service account to those policies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running the batch as a service from QMC. So our functional/service ID should be part of this policies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 16:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226736#M864234</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-12-23T16:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from one server to another</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226737#M864235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Krishnapriya!!! I added my account to the policies and it worked.Thanks again!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 15:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-data-from-one-server-to-another/m-p/1226737#M864235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-26T15:48:11Z</dc:date>
    </item>
  </channel>
</rss>

