<?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: After Linux Version Upgrade /opt/attunity/replicate/bin/areplicate status Command Not Working in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2520601#M14488</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/333308"&gt;@EE_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In Qlik Replicate 2025.5 and above versions, the command should be:&lt;/P&gt;
&lt;P&gt;Usage: &lt;FONT face="courier new,courier"&gt;systemctl start|stop|restart|status areplicate&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jun 2025 14:11:17 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-06-09T14:11:17Z</dc:date>
    <item>
      <title>After Linux Version Upgrade /opt/attunity/replicate/bin/areplicate status Command Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2520548#M14487</link>
      <description>&lt;P data-start="230" data-end="248"&gt;Dear Qlik Support,&lt;/P&gt;
&lt;P data-start="250" data-end="429"&gt;We recently upgraded our Linux environment from the 2024 May version to the 2025 May version. After the upgrade, we noticed that the following command no longer works as expected:&lt;/P&gt;
&lt;P data-start="250" data-end="429"&gt;/opt/attunity/replicate/bin/areplicate status&lt;/P&gt;
&lt;P data-start="490" data-end="670"&gt;Before the upgrade, this command functioned correctly and returned the Replicate service status. After the system upgrade, it either returns no output or fails to execute properly.&lt;/P&gt;
&lt;P data-start="629" data-end="653"&gt;Could you please advise:&lt;/P&gt;
&lt;UL data-start="655" data-end="822"&gt;
&lt;LI data-start="655" data-end="721"&gt;
&lt;P data-start="657" data-end="721"&gt;Has this command been deprecated or modified in the new version?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="722" data-end="822"&gt;
&lt;P data-start="724" data-end="822"&gt;Are there any known changes in behavior or compatibility issues after upgrading the Linux version?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We look forward to your response. Thank you for your support.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 10:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2520548#M14487</guid>
      <dc:creator>EE_</dc:creator>
      <dc:date>2025-06-09T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: After Linux Version Upgrade /opt/attunity/replicate/bin/areplicate status Command Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2520601#M14488</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/333308"&gt;@EE_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In Qlik Replicate 2025.5 and above versions, the command should be:&lt;/P&gt;
&lt;P&gt;Usage: &lt;FONT face="courier new,courier"&gt;systemctl start|stop|restart|status areplicate&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 14:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2520601#M14488</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-06-09T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: After Linux Version Upgrade /opt/attunity/replicate/bin/areplicate status Command Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533135#M15225</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;I tried to execute&amp;nbsp;&lt;SPAN&gt;systemctl &lt;/SPAN&gt;&lt;SPAN&gt;status areplicate , throwing below error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Loaded: not-found (Reason: Unit areplicate.service not found.)&lt;BR /&gt;Active: active (exited) since Fri 2025-10-10 14:39:13 UTC; 1h 2min ago&lt;BR /&gt;Main PID: 17694 (code=exited, status=0/SUCCESS)&lt;BR /&gt;Tasks: 0 (limit: 408653)&lt;BR /&gt;Memory: 0B&lt;BR /&gt;CGroup: /system.slice/areplicate.service&lt;/P&gt;&lt;P&gt;&amp;nbsp;systemd[1]: Starting areplicate...&lt;BR /&gt;&amp;nbsp;systemd[1]: Started areplicate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you advise.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dayakar&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 15:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533135#M15225</guid>
      <dc:creator>dayakar2kb</dc:creator>
      <dc:date>2025-10-10T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: After Linux Version Upgrade /opt/attunity/replicate/bin/areplicate status Command Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533146#M15226</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Dayakar,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/154951"&gt;@dayakar2kb&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Not sure if you are running the &lt;STRONG&gt;systemctl&lt;/STRONG&gt; command by &lt;STRONG&gt;root&lt;/STRONG&gt; , &lt;STRONG&gt;qlik&lt;/STRONG&gt; or another account, however&amp;nbsp;that message means &lt;STRONG&gt;systemd&lt;/STRONG&gt; couldn’t find a service definition file for &lt;STRONG&gt;areplicate.service&lt;/STRONG&gt;. In short: the service doesn’t exist (yet) in&amp;nbsp; &lt;STRONG&gt;/etc/systemd/system/&lt;/STRONG&gt; or /usr/lib/systemd/system/.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Are you able to confirm if it exists? Eg:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;ls /etc/systemd/system/ | grep replicate&lt;BR /&gt;ls /usr/lib/systemd/system/ | grep replicate&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The expected result is:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1760112893634.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184182iCFDA27BDA2C47F5F/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1760112893634.png" alt="john_wang_0-1760112893634.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If nothing shows up, the service file hasn’t been installed or created.&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>Fri, 10 Oct 2025 16:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533146#M15226</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-10-10T16:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: After Linux Version Upgrade /opt/attunity/replicate/bin/areplicate status Command Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533152#M15227</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;I am trying to upgrade it with below command, why its creating new folder and using it&lt;/P&gt;&lt;P&gt;user=attunity group=attunity verbose=true debug=true nocredentials=true data=/&amp;lt;xxxx&amp;gt;/atty/data rpm -Uvh areplicate-2025.5.0-247.x86_64.rpm&lt;/P&gt;&lt;P&gt;Its creating new folder /opt/Attunity/replicate/data and using it.&lt;/P&gt;&lt;P&gt;+ '[' '!' -e /opt/Attunity/replicate/data/areplicate_arep_login.sh ']'&lt;BR /&gt;+ mkdir -p /opt/Attunity/replicate/data&lt;BR /&gt;+ '[' 0 '!=' 0 ']'&lt;BR /&gt;+ touch /opt/Attunity/replicate/data/new_instance&lt;BR /&gt;+ echo '# enter instance specific settings here'&lt;BR /&gt;+ chown -R attunity:attunity /opt/Attunity/replicate/data&lt;BR /&gt;+ verbose 'created empty instance specific settings file /opt/Attunity/replicate/data/areplicate_arep_login.sh'&lt;BR /&gt;+ '[' true ']'&lt;BR /&gt;++ basename /opt/attunity/replicate/bin/arep.sh&lt;BR /&gt;+ echo 'arep.sh: created empty instance specific settings file /opt/Attunity/replicate/data/areplicate_arep_login.sh'&lt;BR /&gt;arep.sh: created empty instance specific settings file /opt/Attunity/replicate/data/areplicate_arep_login.sh&lt;BR /&gt;+ true&lt;BR /&gt;+ sed 's:^configured=.*$:configured=1; areproot=/opt/attunity/replicate; arepiport=3550; areprport=3552; pass=; data=/opt/Attunity/replicate/data:' /opt/attunity/replicate/bin/arep.sh&lt;BR /&gt;+ sed -i 's/^\(# Provides: \)INSTANCE_NAME/\1areplicate/' /opt/attunity/replicate/bin/areplicate&lt;BR /&gt;+ chmod +x /opt/attunity/replicate/bin/areplicate&lt;BR /&gt;+ verbose 'created /opt/attunity/replicate/bin/areplicate'&lt;BR /&gt;+ '[' true ']'&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 17:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533152#M15227</guid>
      <dc:creator>dayakar2kb</dc:creator>
      <dc:date>2025-10-10T17:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: After Linux Version Upgrade /opt/attunity/replicate/bin/areplicate status Command Not Working</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533176#M15229</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/154951"&gt;@dayakar2kb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Request you to please correct the upgrade statement again as&amp;nbsp;&lt;SPAN class="Code"&gt;[--prefix&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Path"&gt;dirname&lt;/SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is required when&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Replicate.Product variable"&gt;Qlik Replicate&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is installed in a non-default directory.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Correct Command name:-&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;user=attunity group=attunity verbose=true debug=true nocredentials=true data=/&amp;lt;xxxx&amp;gt;/atty/data rpm -Uvh areplicate-2025.5.0-247.x86_64.rpm&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;as data is not a correct option for installation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Should be used as below format.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[user=&lt;SPAN class="_Override"&gt;username&lt;/SPAN&gt;] [group=&lt;SPAN class="_Override"&gt;groupname&lt;/SPAN&gt;] [nocredentials=true] [verbose=true|debug=true] [nologin=true] rpm -U[vh] [--prefix&amp;nbsp;&lt;SPAN class="Path"&gt;dirname&lt;/SPAN&gt;]&amp;nbsp;&lt;SPAN class="mc-variable Replicate.install_linux_format variable"&gt;areplicate-&amp;lt;version-build&amp;gt;.x86_64.rpm&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="mc-variable Replicate.install_linux_format variable"&gt;refer below link for installation/upgrade instructions.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/Installation/Upgrading.htm#ar_installation_558397570_1694539" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/Installation/Upgrading.htm#ar_installation_558397570_1694539&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Oct 2025 00:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/After-Linux-Version-Upgrade-opt-attunity-replicate-bin/m-p/2533176#M15229</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2025-10-12T00:41:45Z</dc:date>
    </item>
  </channel>
</rss>

