<?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: Migrating Share in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583084#M13682</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/66541"&gt;@hmnathanstotts&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The best way to move share would be to copy all your share folders to to the new drive. And use the "QlikSenseUtil" tool to change the shared path and point it to the new share. You do not necessarily need to mount it, you can use the full UNC path provided all the credentials/access is all set up for the account that runs the Qlik Sense services.&lt;/P&gt;&lt;P&gt;You can find the unit tool at the following location:&lt;/P&gt;&lt;P&gt;%programfiles%\Qlik\Sense\Repository\Util\QlikSenseUtil\&lt;/P&gt;&lt;P&gt;It should look like the screen shot attached. You will need your repository superuser password to login into the PostgreSQL DB. Once connected, go to "Server Cluster" tab and change the paths for the all the shared folders and point them to the new drive and save. That would do the job.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2019 06:47:05 GMT</pubDate>
    <dc:creator>s_kabir_rab</dc:creator>
    <dc:date>2019-05-22T06:47:05Z</dc:date>
    <item>
      <title>Migrating Share</title>
      <link>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1582916#M13679</link>
      <description>&lt;P&gt;Good morning and afternoon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Org I work for has it's Qlik Sense Deployment on AWS. When it was deployed it was setup with a local share on a separate drive, authorization for an FSx volume had yet to be approved.&lt;BR /&gt;&lt;BR /&gt;Several weeks and months later FSx has been approved and we have the volume and ready to migrate the data.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What is the exact process to migrate everything in our share?&lt;BR /&gt;&lt;BR /&gt;Here's what I am thinking: Mount the volume, give it a drive letter of E:. Copy everything over. Make E: (Current Share) offline, change the drive letter of the FSx Volume from E: to D:. Hopefully mitigating any errors as Qlik is still looking at that drive.&lt;BR /&gt;&lt;BR /&gt;Would I see any issues by the above process?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1582916#M13679</guid>
      <dc:creator>hmnathanstotts</dc:creator>
      <dc:date>2024-11-16T05:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Share</title>
      <link>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583079#M13681</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check this article below, it is explaining what you need to consider when transferring&amp;nbsp; your Qlik Sense share to a new folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000028604" target="_blank"&gt;https://support.qlik.com/articles/000028604&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Note that in the section "&lt;/SPAN&gt;Configuring Qlik Sense to use the new share", instead of the serviceclustertool we have now a new tool called QlikSenseUtil, located at&amp;nbsp;C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil.&lt;/P&gt;
&lt;P&gt;To update your Qlik Sense share with QlikSenseUtil, you will just need :&lt;/P&gt;
&lt;P&gt;1) press connect to Database and put your postgres super user password&lt;/P&gt;
&lt;P&gt;2) go to tab "service cluster" and press ok&lt;/P&gt;
&lt;P&gt;3) update with the new UNC paths&lt;/P&gt;
&lt;P&gt;ex:&amp;nbsp;&lt;BR /&gt;Shared root :&amp;nbsp;\\QS1\share&lt;/P&gt;
&lt;P&gt;App folder:&amp;nbsp;\\QS1\share\Apps&lt;/P&gt;
&lt;P&gt;Static content root folder:&amp;nbsp;\\QS1\share\StaticContent&lt;/P&gt;
&lt;P&gt;Connector 32 root folder:&amp;nbsp;\\QS1\share\CustomData&lt;/P&gt;
&lt;P&gt;Connector 64 root folder:&amp;nbsp;\\QS1\share\CustomData&lt;/P&gt;
&lt;P&gt;Archived logs root folder:&amp;nbsp;\\QS1\share\ArchivedLogs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Previous to this step, I would:&lt;/P&gt;
&lt;P&gt;1) take a backup copy of your Database&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2019/Subsystems/PlanningQlikSenseDeployments/Content/Sense_Deployment/Backing-up-a-site.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2019/Subsystems/PlanningQlikSenseDeployments/Content/Sense_Deployment/Backing-up-a-site.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2) create your new share folder, and make sure "everyone" has read &amp;amp; write access&lt;/P&gt;
&lt;P&gt;3) copy the data from the old share to the new share&lt;/P&gt;
&lt;P&gt;4) update your service cluster using QlikSenseUtil tool&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alexis&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 06:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583079#M13681</guid>
      <dc:creator>Alexis_Touet</dc:creator>
      <dc:date>2019-05-22T06:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Share</title>
      <link>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583084#M13682</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/66541"&gt;@hmnathanstotts&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The best way to move share would be to copy all your share folders to to the new drive. And use the "QlikSenseUtil" tool to change the shared path and point it to the new share. You do not necessarily need to mount it, you can use the full UNC path provided all the credentials/access is all set up for the account that runs the Qlik Sense services.&lt;/P&gt;&lt;P&gt;You can find the unit tool at the following location:&lt;/P&gt;&lt;P&gt;%programfiles%\Qlik\Sense\Repository\Util\QlikSenseUtil\&lt;/P&gt;&lt;P&gt;It should look like the screen shot attached. You will need your repository superuser password to login into the PostgreSQL DB. Once connected, go to "Server Cluster" tab and change the paths for the all the shared folders and point them to the new drive and save. That would do the job.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 06:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583084#M13682</guid>
      <dc:creator>s_kabir_rab</dc:creator>
      <dc:date>2019-05-22T06:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Share</title>
      <link>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583086#M13683</link>
      <description>ops replied t the same time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 22 May 2019 06:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583086#M13683</guid>
      <dc:creator>s_kabir_rab</dc:creator>
      <dc:date>2019-05-22T06:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating Share</title>
      <link>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583088#M13684</link>
      <description>&lt;P&gt;just saw this too&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 06:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Migrating-Share/m-p/1583088#M13684</guid>
      <dc:creator>Alexis_Touet</dc:creator>
      <dc:date>2019-05-22T06:50:14Z</dc:date>
    </item>
  </channel>
</rss>

