<?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: Qlik Sense June 2017 install and restore in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320392#M9567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Barry - you have helped!&amp;nbsp; I went back and did the password change using PGAdmin tool and the upgrade/restore of database went through OK.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone else has same issue I used these instructions to connect PGAdmin to postgres database.&lt;/P&gt;&lt;P&gt;•Run pgAdmin3.exe from C:\Program Files\Qlik\Sense\Repository\PostgreSQL\9.3\bin&lt;BR /&gt;•Click the power plug button on the top manual bar and enter information &lt;BR /&gt;•Name - QSR&lt;BR /&gt;•Server - localhost&lt;BR /&gt;•Port - 4432 (not the default of 5432)&lt;BR /&gt;•User Name - postgres&lt;BR /&gt;•Password - the password that you provided on installation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then changed the password following second method of changing password under step 3 of upgrade instructions for "Upgrading to Qlik Sense June 2017 from Qlik Sense versions earlier than 3.1 SR2" via &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense/June2017/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Upgrading.htm" rel="nofollow" target="_blank"&gt;https://help.qlik.com/en-US/sense/June2017/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Upgrading.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2017 12:44:34 GMT</pubDate>
    <dc:creator>elizabethbamber</dc:creator>
    <dc:date>2017-08-07T12:44:34Z</dc:date>
    <item>
      <title>Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320387#M9562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am following instructions for "Upgrading to Qlik Sense June 2017 from Qlik Sense versions earlier than 3.1 SR2" and am having trouble on step 14.&amp;nbsp; &lt;/P&gt;&lt;P&gt;14.Run the following command to install Qlik Sense and restore your Qlik Sense Repository Database. &lt;/P&gt;&lt;P&gt;Qlik_Sense_setup.exe databasedumpfile=&amp;lt;path_to_dump_file&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The installation starts but I am unclear which options to follow:&lt;/P&gt;&lt;P&gt;- connecting to an existing database fails&lt;/P&gt;&lt;P&gt;- creating a new database does just that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone assist, should I be seeing some other options referencing the restore?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 14:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320387#M9562</guid>
      <dc:creator>elizabethbamber</dc:creator>
      <dc:date>2017-07-17T14:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320388#M9563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After tweaking the command prompt to start installation to be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik_Sense_setup.exe databasedumpfile="C:\Users\xxxx\xxxx\xx xxx\QSR_backup.tar"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple of steps after selection of "Install local database" there is a step "Repository Database Superuser Password" acknowledging detection of a Repository database.&lt;/P&gt;&lt;P&gt;However the install ultimately fails.&lt;/P&gt;&lt;P&gt;I note that the size of the backup differs dependent upon method used to generate backup.&lt;/P&gt;&lt;P&gt;Method1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 4pt 0px 4pt 42.55pt;"&gt;&lt;SPAN lang="EN" style="color: #0f0f0f; font-family: 'Open Sans'; font-size: 10.5pt; mso-bidi-font-family: Arial; mso-ansi-language: EN;"&gt;&lt;EM&gt;pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f "c:\QSR_backup.tar" QSR&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Method2&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 4pt 0px 4pt 42.55pt;"&gt;&lt;SPAN style="color: #000000;"&gt;set PGUSER=postgres&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 4pt 0px 4pt 42.55pt;"&gt;&lt;SPAN style="color: #000000;"&gt;set PGPASSWORD=[superuserpassword]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 9pt; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-GB; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;pg_dumpall.exe -p 4432 &amp;gt; [path to dump file]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-size: 10.0pt; color: #000000; font-size: 9pt; mso-ansi-language: EN-GB; font-family: 'Arial',sans-serif; mso-fareast-font-family: 'Times New Roman';"&gt;I have tried restoring both backups without success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-size: 10.0pt; color: #000000; font-size: 9pt; mso-ansi-language: EN-GB; font-family: 'Arial',sans-serif; mso-fareast-font-family: 'Times New Roman';"&gt;The log file shows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action 09:22:24 33 C:/Users/Administrator/xxx/xxxxx/xx&amp;nbsp; xxxx/QSR_backup.tar: No such file or directory&lt;/P&gt;&lt;P&gt;CustomAction CA_RestoreDatabaseFromDumpFile returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else encountered similar errors/know how to resolve?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 08:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320388#M9563</guid>
      <dc:creator>elizabethbamber</dc:creator>
      <dc:date>2017-07-18T08:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320389#M9564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;without stating the obvious does '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;C:/Users/Administrator/xxx/xxxxx/xx&amp;nbsp; xxxx/QSR_backup.tar' exist? can the service account see this or the user doing the install? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Your option one points to 'c:\QSR_backup.tar'&lt;EM style="font-size: 14px; font-family: 'Open Sans'; color: #0f0f0f;"&gt;&amp;nbsp; &lt;/EM&gt;and not sure where option two points to...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have done what you are trying and it worked no problems, but I had uninstalled qlik first (so used the second instructions in step 5)...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 23:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320389#M9564</guid>
      <dc:creator>barry_stevens</dc:creator>
      <dc:date>2017-07-19T23:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320390#M9565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Barry&lt;/P&gt;&lt;P&gt;The file does exist.&amp;nbsp; I had moved the file hence change of location in reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am continually getting error "The database password entered does not match the database user password specified in the dump file".&amp;nbsp; When creating the backup the superuser password has to be entered so cannot understand why this is being returned.&amp;nbsp; Attached is a file with steps on which I have some questions.&amp;nbsp; If anything clearly awry in here will be grateful if can be advised changes necessary.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 14:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320390#M9565</guid>
      <dc:creator>elizabethbamber</dc:creator>
      <dc:date>2017-07-28T14:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320391#M9566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how much more I can help...&amp;nbsp; If i recall I actually logged into the DB and changed the PW interactively (as thinking about it may have also had that error).&amp;nbsp; Then did the dump file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry not too much help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jul 2017 21:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320391#M9566</guid>
      <dc:creator>barry_stevens</dc:creator>
      <dc:date>2017-07-30T21:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320392#M9567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Barry - you have helped!&amp;nbsp; I went back and did the password change using PGAdmin tool and the upgrade/restore of database went through OK.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone else has same issue I used these instructions to connect PGAdmin to postgres database.&lt;/P&gt;&lt;P&gt;•Run pgAdmin3.exe from C:\Program Files\Qlik\Sense\Repository\PostgreSQL\9.3\bin&lt;BR /&gt;•Click the power plug button on the top manual bar and enter information &lt;BR /&gt;•Name - QSR&lt;BR /&gt;•Server - localhost&lt;BR /&gt;•Port - 4432 (not the default of 5432)&lt;BR /&gt;•User Name - postgres&lt;BR /&gt;•Password - the password that you provided on installation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Then changed the password following second method of changing password under step 3 of upgrade instructions for "Upgrading to Qlik Sense June 2017 from Qlik Sense versions earlier than 3.1 SR2" via &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense/June2017/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Upgrading.htm" rel="nofollow" target="_blank"&gt;https://help.qlik.com/en-US/sense/June2017/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Upgrading.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 12:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320392#M9567</guid>
      <dc:creator>elizabethbamber</dc:creator>
      <dc:date>2017-08-07T12:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320393#M9568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad I was some help and you have made progress&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 21:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320393#M9568</guid>
      <dc:creator>barry_stevens</dc:creator>
      <dc:date>2017-08-07T21:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense June 2017 install and restore</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320394#M9569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elizabeth,&lt;/P&gt;&lt;P&gt;I have the same problem, &lt;SPAN lang="en"&gt;were &lt;/SPAN&gt;u able to solve this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;issue ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 15:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-June-2017-install-and-restore/m-p/1320394#M9569</guid>
      <dc:creator>leonelqv</dc:creator>
      <dc:date>2018-01-05T15:30:14Z</dc:date>
    </item>
  </channel>
</rss>

