{"id":1108,"date":"2023-03-02T03:25:36","date_gmt":"2023-03-02T03:25:36","guid":{"rendered":"https:\/\/craftcookcode.com\/?p=1108"},"modified":"2024-07-10T02:33:25","modified_gmt":"2024-07-10T02:33:25","slug":"qlik-enterprise-manager-upgrading-from-2021-05-to-2022-11","status":"publish","type":"post","link":"https:\/\/craftcookcode.com\/?p=1108","title":{"rendered":"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This was not a smooth process and encountered several issues on the way.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">First Attempt &#8211; Straight Upgrade<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Simple to upgrade?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Just download the latest installer from Qlik&#8217;s website and kick it off?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Unfortunately when I gave developers keys to our dev QEM box to do the upgrade before Christmas as I was busy with other tasks.&nbsp;&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They gave it a go without a backout plan.&nbsp;&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Couple of days later I tried logging into the QEM console and couldn&#8217;t get on.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The AttunityEnterpriseManager service kept restarting every minute and the following errors were in the\u00a0\u00a0C:\\Program Files\\Attunity\\Enterprise Manager\\data\\logs\\EnterpriseManager.log<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n&#x5B;START: 2023-03-01 09:40:18 Attunity EnterpriseManager Version: 2022.11.0.335]\n1 2023-01-02 09:40:18 &#x5B;Command ] &#x5B;INFO ] Executing ServiceRunCommand command.\n6 2023-01-02 09:40:19 &#x5B;Host ] &#x5B;INFO ] Setting up web host\n6 2023-01-02 09:40:20 &#x5B;Host ] &#x5B;INFO ] The server will listen on the following location: http:\/\/xxxxxxx.xxx.xxx\/attunityenterprisemanager\n6 2023-01-02 09:40:20 &#x5B;Host ] &#x5B;INFO ] The server will listen on the following location: https:\/\/xxxxxx.xxx.xxx\/attunityenterprisemanager\n6 2023-01-02 09:40:20 &#x5B;Host ] &#x5B;ERROR] Object reference not set to an instance of an object.\n6 2023-01-02 09:40:20 &#x5B;Host ] &#x5B;INFO ] Stopping service on error...\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">I tried the usual desperation tricks of restarting the service and then restarting the box.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the end I had to uninstall QEM and reinstall 2021.05 as there was no backout plan.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The developers were then subsequently banned from doing anymore work on the QEM upgrade<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Second attempt &#8211; Two jump upgrade<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Next attempt was upgrading to 2022.05 and then jumping to 2022.11.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This time I took a backup of C:Program FilesAttunityEnterprise Managerdata so I could easily backout the change if I had problems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The upgrade from 2021.05 to 2022.05 went smoothly; but when jumping from 2022.05 to 2022.11 the same error occurred.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I then raised a case with Qlik and also posted on their forum asking if anyone else had <a href=\"https:\/\/community.qlik.com\/t5\/Qlik-Enterprise-Manager\/Upgraded-Enterprise-Manager-failing-to-start\/td-p\/2034250\">come across this problem<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Final Success<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">With help from Qlik support we developed a upgrade work around.&nbsp; Qlik said that there is a patch in the works as other users have had the same problem.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you follow along &#8211; note that this method might differ for your system.&nbsp; In the three upgrades I have done internally; they all differed slightly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure you TEST and HAVE A BACKOUT PLAN<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Upgrade Perquisites<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This upgrade was done on a Windows 2019 server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You will need:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Admin rights to QEM&#8217;s server<\/li>\n\n\n\n<li>Licenses for QEM and Analytics<\/li>\n\n\n\n<li>Username\/Password that AEM connects to the analytics database<\/li>\n\n\n\n<li>Privilege user account for to the analytics database<\/li>\n\n\n\n<li>Password for the user that you use to connect QR nodes to QEM<\/li>\n\n\n\n<li>A SQLite database client<\/li>\n\n\n\n<li>Handy to have &#8211; an editor that can validate json format<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Method<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log on to QEM console<\/li>\n\n\n\n<li>For each server under the server tab &#8211; Right click and go to &#8220;Stop Monitoring&#8221;<\/li>\n\n\n\n<li>Remote desktop to the QEM server<\/li>\n\n\n\n<li>Stop the <em>AttunityEnterpriseManager<\/em> service<\/li>\n\n\n\n<li>Back up C:\\Program Files\\Attunity\\Enterprise Manager\\data<\/li>\n\n\n\n<li>Run the upgrade to QEM 2022.05<\/li>\n\n\n\n<li>Once the upgrade is done; log onto QEM and ensure that version 2022.05 is working correctly<\/li>\n\n\n\n<li>Back up C:Program FilesAttunityEnterprise Managerdata again<\/li>\n\n\n\n<li>Stop the <em>AttunityEnterpriseManager<\/em> service again<\/li>\n\n\n\n<li>Run following command from the command line:<br><pre>cd \"C:\\Program Files\\Attunity\\Enterprise Manager\\bin\"<br>aemctl repository export -f C:\\temp\\qem_repo_202205.json -w<\/pre><br><\/li>\n\n\n\n<li>Script out the postgres database with the following commands:<br><pre>cd C:\\Program Files\\PostgreSQL10\\bin<br>pg_dump -U <em>&lt;username><\/em> -s -C -c <em>&lt;analyticdbname><\/em> > C:\\temp\\analyticdbname.sql<\/pre><br><\/li>\n\n\n\n<li>Edit C:\\temp\\cdcanalyticsp.sql.\u00a0 Find and replace &#8220;<em>&lt;analyticdbname><\/em>&#8221; with &#8220;cdcanalytics_2022_11_p&#8221;.\u00a0 Save the file<\/li>\n\n\n\n<li>Run the following command to create a new temporary database on the postgres server:<br><pre>psql -d postgres -U <em>&lt;username><\/em> -f C:\\temp\\cdcanalyticsp.sql<\/pre><br><\/li>\n\n\n\n<li>This is where the problem lies in our instance.\u00a0 Open up C:tempqem_repo_202205.json<br>Find any code blocks with &#8220;type&#8221;: &#8220;AttunityLicense&#8221; in it and remove the whole code block.\n<ol class=\"wp-block-list\">\n<li>On our dev system it was the section with &#8220;name&#8221;: &#8220;Replication Analytics&#8221;, but in prod it was section with &#8220;name&#8221;: &#8220;Replication Management&#8221;.\u00a0\u00a0<\/li>\n\n\n\n<li>You may need to experiment to find the correct section<\/li>\n<\/ol>\n<\/li>\n\n\n\n<li>Go to Add\/Remove and uninstall Enterprise manager<\/li>\n\n\n\n<li>Once remove &#8211; delete the the folder C:\\Program Files\\Attunity\\Enterprise Manager\\data<\/li>\n\n\n\n<li>Install QEM 2022.11.\u00a0 When prompted do not install Postgres<\/li>\n\n\n\n<li>Log into QEM and check that it is up and running correctly.<\/li>\n\n\n\n<li>Stop the <em>AttunityEnterpriseManager<\/em> service again<\/li>\n\n\n\n<li>Run the following command:<br><pre>aemctl repository import -f C:\\temp\\qem_repo_202205_Fix.json -w<\/pre><br><\/li>\n\n\n\n<li>Start the AEM service and check that it is running correctly<\/li>\n\n\n\n<li>Re-add the QEM and Analytics license\u00a0<\/li>\n\n\n\n<li>Go to Settings -> Repository connections.<br>Enter in username password set the database as cdcanalytics_2022_11_p<\/li>\n\n\n\n<li>Intialize the repository and start the connector<\/li>\n\n\n\n<li>Stop the <em>AttunityEnterpriseManager<\/em> service again<\/li>\n\n\n\n<li>Open up C:\\Program Files\\Attunity\\Enterprise Manager\\data\\Java\\GlobalRepository.sqlite in an SQLite editor<\/li>\n\n\n\n<li>Browse the table objects<br>Look for name = &#8220;AnalyticsConfiguration&#8221; and modify the json value &#8220;cdcanalytics_2022_11_p&#8221; to the original analytics database name<\/li>\n\n\n\n<li>Save SQLite database<\/li>\n\n\n\n<li>Start the AEM service and check that it is running correctly<\/li>\n\n\n\n<li>Go to the server tab.\u00a0 Edit each server and re-add the password.\u00a0 Click on the button &#8220;Monitor this server&#8217;s tasks and messages&#8221;.\u00a0 Test the connection and click OK<\/li>\n\n\n\n<li>PVT QEM<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">If things go wrong<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Backout process<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Uninstall QEM<\/li>\n\n\n\n<li>Delete the folder C:\\Program Files\\Attunity\\Enterprise Manager\\data<\/li>\n\n\n\n<li>Reinstall either QEM 2021.05 or QEM 2022.05<\/li>\n\n\n\n<li>Stop the\u00a0<em>AttunityEnterpriseManager<\/em>\u00a0service<\/li>\n\n\n\n<li>Restore the appropriate backed up data folder to C:\\Program Files\\Attunity\\Enterprise Manager\\data<\/li>\n\n\n\n<li>Restart the AEM service<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":1076,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[16],"tags":[36],"class_list":["post-1108","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-qlik-replicate","tag-qlikreplicate"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"jonny.donker@gmail.com\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/craftcookcode.com\/?p=1108\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Craft Cook Code - c^3?\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Qlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code\" \/>\n\t\t<meta property=\"og:description\" content=\"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/craftcookcode.com\/?p=1108\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-03-02T03:25:36+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-07-10T02:33:25+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Qlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code\" \/>\n\t\t<meta name=\"twitter:description\" content=\"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#blogposting\",\"name\":\"Qlik Enterprise Manager \\u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code\",\"headline\":\"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11\",\"author\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Qlik_Logo.svg_small.png\",\"width\":400,\"height\":117},\"datePublished\":\"2023-03-02T03:25:36+00:00\",\"dateModified\":\"2024-07-10T02:33:25+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#webpage\"},\"articleSection\":\"Qlik Replicate, qlikreplicate\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/craftcookcode.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"name\":\"Code\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"position\":2,\"name\":\"Code\",\"item\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16#listItem\",\"name\":\"Qlik Replicate\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16#listItem\",\"position\":3,\"name\":\"Qlik Replicate\",\"item\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#listItem\",\"name\":\"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=13#listItem\",\"name\":\"Code\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#listItem\",\"position\":4,\"name\":\"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?cat=16#listItem\",\"name\":\"Qlik Replicate\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\",\"name\":\"jonny.donker@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"jonny.donker@gmail.com\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1\",\"name\":\"jonny.donker@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"jonny.donker@gmail.com\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#webpage\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108\",\"name\":\"Qlik Enterprise Manager \\u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code\",\"description\":\"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?author=1#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Qlik_Logo.svg_small.png\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108\\\/#mainImage\",\"width\":400,\"height\":117},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/?p=1108#mainImage\"},\"datePublished\":\"2023-03-02T03:25:36+00:00\",\"dateModified\":\"2024-07-10T02:33:25+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#website\",\"url\":\"https:\\\/\\\/craftcookcode.com\\\/\",\"name\":\"Craft Cook Code\",\"description\":\"c^3?\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/craftcookcode.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Qlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code","description":"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from","canonical_url":"https:\/\/craftcookcode.com\/?p=1108","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/craftcookcode.com\/?p=1108#blogposting","name":"Qlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code","headline":"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11","author":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"publisher":{"@id":"https:\/\/craftcookcode.com\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/12\/Qlik_Logo.svg_small.png","width":400,"height":117},"datePublished":"2023-03-02T03:25:36+00:00","dateModified":"2024-07-10T02:33:25+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/craftcookcode.com\/?p=1108#webpage"},"isPartOf":{"@id":"https:\/\/craftcookcode.com\/?p=1108#webpage"},"articleSection":"Qlik Replicate, qlikreplicate"},{"@type":"BreadcrumbList","@id":"https:\/\/craftcookcode.com\/?p=1108#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/craftcookcode.com#listItem","position":1,"name":"Home","item":"https:\/\/craftcookcode.com","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","name":"Code"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","position":2,"name":"Code","item":"https:\/\/craftcookcode.com\/?cat=13","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=16#listItem","name":"Qlik Replicate"},"previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=16#listItem","position":3,"name":"Qlik Replicate","item":"https:\/\/craftcookcode.com\/?cat=16","nextItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?p=1108#listItem","name":"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11"},"previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=13#listItem","name":"Code"}},{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?p=1108#listItem","position":4,"name":"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11","previousItem":{"@type":"ListItem","@id":"https:\/\/craftcookcode.com\/?cat=16#listItem","name":"Qlik Replicate"}}]},{"@type":"Person","@id":"https:\/\/craftcookcode.com\/#person","name":"jonny.donker@gmail.com","image":{"@type":"ImageObject","@id":"https:\/\/craftcookcode.com\/?p=1108#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g","width":96,"height":96,"caption":"jonny.donker@gmail.com"}},{"@type":"Person","@id":"https:\/\/craftcookcode.com\/?author=1#author","url":"https:\/\/craftcookcode.com\/?author=1","name":"jonny.donker@gmail.com","image":{"@type":"ImageObject","@id":"https:\/\/craftcookcode.com\/?p=1108#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/12ea7810156e378894993fa29611c905482263dd05898a50ae5ece294bb6aff0?s=96&d=mm&r=g","width":96,"height":96,"caption":"jonny.donker@gmail.com"}},{"@type":"WebPage","@id":"https:\/\/craftcookcode.com\/?p=1108#webpage","url":"https:\/\/craftcookcode.com\/?p=1108","name":"Qlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code","description":"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/craftcookcode.com\/#website"},"breadcrumb":{"@id":"https:\/\/craftcookcode.com\/?p=1108#breadcrumblist"},"author":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"creator":{"@id":"https:\/\/craftcookcode.com\/?author=1#author"},"image":{"@type":"ImageObject","url":"https:\/\/craftcookcode.com\/wp-content\/uploads\/2022\/12\/Qlik_Logo.svg_small.png","@id":"https:\/\/craftcookcode.com\/?p=1108\/#mainImage","width":400,"height":117},"primaryImageOfPage":{"@id":"https:\/\/craftcookcode.com\/?p=1108#mainImage"},"datePublished":"2023-03-02T03:25:36+00:00","dateModified":"2024-07-10T02:33:25+00:00"},{"@type":"WebSite","@id":"https:\/\/craftcookcode.com\/#website","url":"https:\/\/craftcookcode.com\/","name":"Craft Cook Code","description":"c^3?","inLanguage":"en-US","publisher":{"@id":"https:\/\/craftcookcode.com\/#person"}}]},"og:locale":"en_US","og:site_name":"Craft Cook Code - c^3?","og:type":"article","og:title":"Qlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code","og:description":"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from","og:url":"https:\/\/craftcookcode.com\/?p=1108","article:published_time":"2023-03-02T03:25:36+00:00","article:modified_time":"2024-07-10T02:33:25+00:00","twitter:card":"summary_large_image","twitter:title":"Qlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11 - Craft Cook Code","twitter:description":"As a business requirement of developers wanting to take advantage of new features in Qlik Enterprise Manager (QEM); we had to upgrade our system from 2021.05 to 2022.11. This was not a smooth process and encountered several issues on the way. First Attempt - Straight Upgrade Simple to upgrade? Just download the latest installer from"},"aioseo_meta_data":{"post_id":"1108","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-03-02 01:57:44","updated":"2025-06-04 12:42:22","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\/?cat=13\" title=\"Code\">Code<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/craftcookcode.com\/?cat=16\" title=\"Qlik Replicate\">Qlik Replicate<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tQlik Enterprise Manager \u2013 Upgrading from 2021.05 to 2022.11\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/craftcookcode.com"},{"label":"Code","link":"https:\/\/craftcookcode.com\/?cat=13"},{"label":"Qlik Replicate","link":"https:\/\/craftcookcode.com\/?cat=16"},{"label":"Qlik Enterprise Manager &#8211; Upgrading from 2021.05 to 2022.11","link":"https:\/\/craftcookcode.com\/?p=1108"}],"_links":{"self":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/1108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1108"}],"version-history":[{"count":13,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/1108\/revisions"}],"predecessor-version":[{"id":1455,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/posts\/1108\/revisions\/1455"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=\/wp\/v2\/media\/1076"}],"wp:attachment":[{"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1108"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1108"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/craftcookcode.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}