<?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>article Identify wrong NPrinting database version restored to NPrinting Server in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Identify-wrong-NPrinting-database-version-restored-to-NPrinting/ta-p/1711965</link>
    <description>&lt;P&gt;NPrinting is experiencing unusual behavior&lt;EM&gt;&lt;STRONG&gt; after an upgrade &lt;/STRONG&gt;&lt;/EM&gt;and you suspect that &lt;EM&gt;&lt;STRONG&gt;a restore was performed &lt;U&gt;unnecessarily&lt;/U&gt; over the upgraded NPrinting installation using an older NP database version&lt;/STRONG&gt;&lt;/EM&gt; or you have&lt;STRONG&gt; &lt;EM&gt;&lt;U&gt;restored the wrong version of the NPrinting database to a Newly installed NPrinting Server&lt;/U&gt;&lt;/EM&gt;.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Some of the symptoms of an &lt;EM&gt;&lt;U&gt;unnecessary NP database restore&lt;/U&gt;&lt;/EM&gt; or an&lt;U&gt;&lt;EM&gt; invalid version database restore&lt;/EM&gt;&lt;/U&gt; may be as follows:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unable to log into the NPrinting Web Console&lt;/LI&gt;
&lt;LI&gt;NPrinting Web Console may appear 'stuck' and does not response after logging in&lt;/LI&gt;
&lt;LI&gt;NPrinting Scheduler. Engine and or License services may fail to start.&lt;/LI&gt;
&lt;LI&gt;When logging into the web console, you may see an error as follows:&amp;nbsp;"&lt;STRONG&gt;&lt;SPAN&gt;Error trying to open the page&lt;/SPAN&gt;&lt;/STRONG&gt;"&lt;/LI&gt;
&lt;LI&gt;Can no longer access any pages such as connections, apps, reports etc. after logging into the web console&lt;/LI&gt;
&lt;LI&gt;Accessing links in the Web Console is very slow&lt;/LI&gt;
&lt;LI&gt;The License Page is repeatedly presented to you&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Therefore you need to determine if an older database was restored over the existing/upgraded NPrinting server.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;All NPrinting 17 + platform server environments&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;I&gt;&lt;SPAN&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;I&gt;&lt;SPAN&gt;&lt;U&gt;&lt;STRONG&gt;It is NOT required to perform a NP database restore after an NPrinting Server Upgrade&lt;/STRONG&gt;&amp;nbsp;&lt;/U&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;I&gt;&lt;SPAN&gt;The NPrinting upgrade process automatically updates all NPrinting database tables. It also adds or deletes any new or defunct NP database tables.&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;I&gt;&lt;STRONG&gt;Diagnose:&lt;/STRONG&gt;&lt;/I&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Retrieve the &lt;STRONG&gt;NPrinting_Manager.log&lt;/STRONG&gt; file from the customer found in "&lt;SPAN&gt;C:\ProgramData\nprinting\logs"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Search for a similar&amp;nbsp;log entry as shown below:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;"The &lt;STRONG&gt;database version&lt;/STRONG&gt; {dbVersion} is different from the &lt;STRONG&gt;assembly version&lt;/STRONG&gt; {assemblyVersion}"
&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;Assembly version&lt;/STRONG&gt; &lt;STRONG&gt;{assemblyVersion}&lt;/STRONG&gt;: Installed version of NPrinting&lt;BR /&gt;&lt;STRONG&gt;Database Version {dbVersion}:&lt;/STRONG&gt; version of restored copy of NPrinting database&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sample&amp;nbsp;log entry &lt;/STRONG&gt;of a database version restore mismatch against a currently installed (assembly) version of NPrinting:&lt;/P&gt;
&lt;PRE&gt;2019-11-13 07:41:27,236 [1] WARN Qlik.NPrinting.Manager.Commands.Restore.RestoreDbCommand - Qlik.NPrinting.Manager    19.40.0.0    Qlik.NPrinting.Manager.Commands.Restore.RestoreDbCommand    20191113T074127.236-08:00    WARN    QLIKSERVER3        0    0    0    0    0    0    0    0    
&lt;STRONG&gt;The database version 19.29.3.0 is different from the assembly version 19.40.0.0&lt;/STRONG&gt;        &lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If a similar message is found, then this confirms that there version mismatch&lt;/LI&gt;
&lt;LI&gt;To resolve the mismatch, you will need to roll back to the previous assembly and database version of NPrinting&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;ie: Restore the pre-upgrade NP database to the pre-upgrade assembly version of NPrinting&amp;nbsp;before attempting another upgrade.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;H4&gt;&lt;STRONG&gt;What can cause this problem?&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;An NPrinting database is restored&amp;nbsp;&lt;SPAN&gt;{dbVersion}&lt;/SPAN&gt; that is older or newer than the current NPrinting &lt;SPAN&gt;{assemblyVersion}&lt;/SPAN&gt; Database&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;&lt;STRONG&gt;References:&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/How-to-BackUp-and-Restore-Qlik-NPrinting-Repository-Database/ta-p/1715863" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/How-to-BackUp-and-Restore-NPrinting-Repository-Database-from-End-to-End"&gt;How to BackUp and Restore Qlik NPrinting Repository Database from End to End&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title="How to Upgrade/Install from NPrinting 17.3.x or higher" href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-NPrinting-Upgrade-Install-from-NPrinting-17-3-x-or-higher/ta-p/1713304" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/NPrinting-Upgrade-Install-from-NPrinting-17-3-x-or-higher"&gt;How to Upgrade/Install from NPrinting 17.3.x or higher&lt;/A&gt; versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 24 Jun 2022 17:35:47 GMT</pubDate>
    <dc:creator>Frank_S</dc:creator>
    <dc:date>2022-06-24T17:35:47Z</dc:date>
    <item>
      <title>Identify wrong NPrinting database version restored to NPrinting Server</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Identify-wrong-NPrinting-database-version-restored-to-NPrinting/ta-p/1711965</link>
      <description>&lt;P&gt;NPrinting is experiencing unusual behavior&lt;EM&gt;&lt;STRONG&gt; after an upgrade &lt;/STRONG&gt;&lt;/EM&gt;and you suspect that &lt;EM&gt;&lt;STRONG&gt;a restore was performed &lt;U&gt;unnecessarily&lt;/U&gt; over the upgraded NPrinting installation using an older NP database version&lt;/STRONG&gt;&lt;/EM&gt; or you have&lt;STRONG&gt; &lt;EM&gt;&lt;U&gt;restored the wrong version of the NPrinting database to a Newly installed NPrinting Server&lt;/U&gt;&lt;/EM&gt;.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Some of the symptoms of an &lt;EM&gt;&lt;U&gt;unnecessary NP database restore&lt;/U&gt;&lt;/EM&gt; or an&lt;U&gt;&lt;EM&gt; invalid version database restore&lt;/EM&gt;&lt;/U&gt; may be as follows:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unable to log into the NPrinting Web Console&lt;/LI&gt;
&lt;LI&gt;NPrinting Web Console may appear 'stuck' and does not response after logging in&lt;/LI&gt;
&lt;LI&gt;NPrinting Scheduler. Engine and or License services may fail to start.&lt;/LI&gt;
&lt;LI&gt;When logging into the web console, you may see an error as follows:&amp;nbsp;"&lt;STRONG&gt;&lt;SPAN&gt;Error trying to open the page&lt;/SPAN&gt;&lt;/STRONG&gt;"&lt;/LI&gt;
&lt;LI&gt;Can no longer access any pages such as connections, apps, reports etc. after logging into the web console&lt;/LI&gt;
&lt;LI&gt;Accessing links in the Web Console is very slow&lt;/LI&gt;
&lt;LI&gt;The License Page is repeatedly presented to you&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Therefore you need to determine if an older database was restored over the existing/upgraded NPrinting server.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;All NPrinting 17 + platform server environments&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;I&gt;&lt;SPAN&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;I&gt;&lt;SPAN&gt;&lt;U&gt;&lt;STRONG&gt;It is NOT required to perform a NP database restore after an NPrinting Server Upgrade&lt;/STRONG&gt;&amp;nbsp;&lt;/U&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;I&gt;&lt;SPAN&gt;The NPrinting upgrade process automatically updates all NPrinting database tables. It also adds or deletes any new or defunct NP database tables.&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;I&gt;&lt;STRONG&gt;Diagnose:&lt;/STRONG&gt;&lt;/I&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Retrieve the &lt;STRONG&gt;NPrinting_Manager.log&lt;/STRONG&gt; file from the customer found in "&lt;SPAN&gt;C:\ProgramData\nprinting\logs"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Search for a similar&amp;nbsp;log entry as shown below:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;"The &lt;STRONG&gt;database version&lt;/STRONG&gt; {dbVersion} is different from the &lt;STRONG&gt;assembly version&lt;/STRONG&gt; {assemblyVersion}"
&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;Assembly version&lt;/STRONG&gt; &lt;STRONG&gt;{assemblyVersion}&lt;/STRONG&gt;: Installed version of NPrinting&lt;BR /&gt;&lt;STRONG&gt;Database Version {dbVersion}:&lt;/STRONG&gt; version of restored copy of NPrinting database&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sample&amp;nbsp;log entry &lt;/STRONG&gt;of a database version restore mismatch against a currently installed (assembly) version of NPrinting:&lt;/P&gt;
&lt;PRE&gt;2019-11-13 07:41:27,236 [1] WARN Qlik.NPrinting.Manager.Commands.Restore.RestoreDbCommand - Qlik.NPrinting.Manager    19.40.0.0    Qlik.NPrinting.Manager.Commands.Restore.RestoreDbCommand    20191113T074127.236-08:00    WARN    QLIKSERVER3        0    0    0    0    0    0    0    0    
&lt;STRONG&gt;The database version 19.29.3.0 is different from the assembly version 19.40.0.0&lt;/STRONG&gt;        &lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If a similar message is found, then this confirms that there version mismatch&lt;/LI&gt;
&lt;LI&gt;To resolve the mismatch, you will need to roll back to the previous assembly and database version of NPrinting&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;ie: Restore the pre-upgrade NP database to the pre-upgrade assembly version of NPrinting&amp;nbsp;before attempting another upgrade.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;H4&gt;&lt;STRONG&gt;What can cause this problem?&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;An NPrinting database is restored&amp;nbsp;&lt;SPAN&gt;{dbVersion}&lt;/SPAN&gt; that is older or newer than the current NPrinting &lt;SPAN&gt;{assemblyVersion}&lt;/SPAN&gt; Database&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;&lt;STRONG&gt;References:&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/How-to-BackUp-and-Restore-Qlik-NPrinting-Repository-Database/ta-p/1715863" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/How-to-BackUp-and-Restore-NPrinting-Repository-Database-from-End-to-End"&gt;How to BackUp and Restore Qlik NPrinting Repository Database from End to End&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title="How to Upgrade/Install from NPrinting 17.3.x or higher" href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-NPrinting-Upgrade-Install-from-NPrinting-17-3-x-or-higher/ta-p/1713304" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/NPrinting-Upgrade-Install-from-NPrinting-17-3-x-or-higher"&gt;How to Upgrade/Install from NPrinting 17.3.x or higher&lt;/A&gt; versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Jun 2022 17:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Identify-wrong-NPrinting-database-version-restored-to-NPrinting/ta-p/1711965</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2022-06-24T17:35:47Z</dc:date>
    </item>
  </channel>
</rss>

