<?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: Not able to find areplicate file after upgrade to areplicate-2023.5.0-152.x86_64.rpm in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Not-able-to-find-areplicate-file-after-upgrade-to-areplicate/m-p/2095776#M6772</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182549"&gt;@Ravi_SE&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for opening the article.&lt;/P&gt;
&lt;P&gt;Not sure what's the Linux OS version, please take note that Replicate 2023.5&amp;nbsp;&lt;SPAN&gt;can be &lt;A title="Supported Linux platforms" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Support%20Matrix/supported_win_platforms.htm#ar_app_supported_dbversions_993761142_1331183" target="_blank" rel="noopener"&gt;installed on RHEL/CentOS &lt;STRONG&gt;8.x&lt;/STRONG&gt;&lt;/A&gt; ONLY. Version 7.x and older versions of Linux are not supported.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Now please take below steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. please backup the DATA folder before any operations&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; As a best practice please take a backup for any version upgrade/downgrade so far we may withdraw to previous version easily&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. please try to run "&lt;FONT face="courier new,courier"&gt;rpm -e replicate&lt;/FONT&gt;" first, then run Replicate 2022.11.0-620 installation again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; It's better to stop all relevant services before the uninstall/install , check the processes by "&lt;FONT face="courier new,courier"&gt;ps -ef|grep replicate&lt;/FONT&gt;".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; BTW, if the DATA folder is "/data/Qlik/DATA" then the installation command should be like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;user=attunity group=attunity verbose=true data=/data/Qlik/DATA rpm -ivh areplicate-2022.11.0-620.x86_64.rpm&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Detailed commands can be found at &lt;A title="Installing Qlik Replicate on Linux" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Installation/install_proced_linux.htm" target="_blank" rel="noopener"&gt;Installing Qlik Replicate on Linux&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 15:15:04 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2023-07-20T15:15:04Z</dc:date>
    <item>
      <title>Not able to find areplicate file after upgrade to areplicate-2023.5.0-152.x86_64.rpm</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Not-able-to-find-areplicate-file-after-upgrade-to-areplicate/m-p/2095626#M6770</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have upgraded qlik replicate version from&amp;nbsp;&lt;SPAN&gt;2022.11.0.620 to&amp;nbsp;2023.5.0-152. after upgrade service was not coming up.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[attunity@sn1qlr01 bin]$ ./areplicate status&lt;BR /&gt;not running: /data/Qlik/attunity/replicate/bin/repctl -d /data/Qlik/DATA service start port=3550 rest_port=3552&lt;BR /&gt;[attunity@sn1qlr01 bin]$ ./areplicate start&lt;BR /&gt;Failed to start service&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i tried to downgrade the server to&amp;nbsp;2022.11.0.620 but its failed with below.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[qlik_qlr@sn1qlr01 UFO]$ sudo rpm -U --prefix /data/Qlik --oldpackage /home/qlik_qlr/UFO/areplicate-2022.11.0-620.x86_64.rpm&lt;BR /&gt;Failed to stop service&lt;BR /&gt;Service areplicate failed to uninstall&lt;BR /&gt;Failed to stop/uninstall (all) service(s), aborting upgrade&lt;BR /&gt;error: %pre(areplicate-2022.11.0-620.x86_64) scriptlet failed, exit status 13&lt;BR /&gt;error: areplicate-2022.11.0-620.x86_64: install failed&lt;BR /&gt;error: areplicate-2023.5.0-152.x86_64: erase skipped&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;now areplicate file is not present in bin folder.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;please help how to proceed in this scenario.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ravi&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 09:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Not-able-to-find-areplicate-file-after-upgrade-to-areplicate/m-p/2095626#M6770</guid>
      <dc:creator>Ravi_SE</dc:creator>
      <dc:date>2023-07-20T09:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to find areplicate file after upgrade to areplicate-2023.5.0-152.x86_64.rpm</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Not-able-to-find-areplicate-file-after-upgrade-to-areplicate/m-p/2095776#M6772</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182549"&gt;@Ravi_SE&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for opening the article.&lt;/P&gt;
&lt;P&gt;Not sure what's the Linux OS version, please take note that Replicate 2023.5&amp;nbsp;&lt;SPAN&gt;can be &lt;A title="Supported Linux platforms" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Support%20Matrix/supported_win_platforms.htm#ar_app_supported_dbversions_993761142_1331183" target="_blank" rel="noopener"&gt;installed on RHEL/CentOS &lt;STRONG&gt;8.x&lt;/STRONG&gt;&lt;/A&gt; ONLY. Version 7.x and older versions of Linux are not supported.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Now please take below steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. please backup the DATA folder before any operations&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; As a best practice please take a backup for any version upgrade/downgrade so far we may withdraw to previous version easily&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. please try to run "&lt;FONT face="courier new,courier"&gt;rpm -e replicate&lt;/FONT&gt;" first, then run Replicate 2022.11.0-620 installation again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; It's better to stop all relevant services before the uninstall/install , check the processes by "&lt;FONT face="courier new,courier"&gt;ps -ef|grep replicate&lt;/FONT&gt;".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; BTW, if the DATA folder is "/data/Qlik/DATA" then the installation command should be like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;user=attunity group=attunity verbose=true data=/data/Qlik/DATA rpm -ivh areplicate-2022.11.0-620.x86_64.rpm&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Detailed commands can be found at &lt;A title="Installing Qlik Replicate on Linux" href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Installation/install_proced_linux.htm" target="_blank" rel="noopener"&gt;Installing Qlik Replicate on Linux&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 15:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Not-able-to-find-areplicate-file-after-upgrade-to-areplicate/m-p/2095776#M6772</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2023-07-20T15:15:04Z</dc:date>
    </item>
  </channel>
</rss>

