<?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: Log files for an upgrade to Replicate in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475551#M12327</link>
    <description>&lt;P&gt;I agree that it looks like nothing has changed so a rerun of the upgrade seems appropriate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did discover something that I want to run by you first.&amp;nbsp; While I was checking the directory structure in the /opt/attunity/replicate directory, I discovered that the person who did the original installs actually used several levels of symbol links to make the files seem to be in the /opt/attunity/replicate directory.&amp;nbsp; The actual path of the files is /tech/appl/default/app/replicate.&amp;nbsp; &amp;nbsp;I am guess it was done to isolate the files on a separate mount point but still make it seem like the install was done to /opt/attunity/replicate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the use of symbolic links acceptable in a QLIK Replicate install?&amp;nbsp; Should the update be run using the path where the actual files are stored?&amp;nbsp; When I did it the first time, I did not specify a path so it ran against the linked directory not the actual directory?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2024 13:59:25 GMT</pubDate>
    <dc:creator>Greg_Pagan</dc:creator>
    <dc:date>2024-08-09T13:59:25Z</dc:date>
    <item>
      <title>Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475363#M12311</link>
      <description>&lt;P&gt;I attempted to do an upgrade on RHEL 8 from Replicate areplicate-2023.11.0-282.x86_64 to version&amp;nbsp;areplicate-2023.11.0-547.x86_64.&amp;nbsp; It must have encounter errors that I did not notice in the on screen messages as when I rebooted the server it still shows version 282 for the server.&amp;nbsp; Where would the log files from the upgrade have been stored so I can reference them to double check what went wrong so I can correct the issues.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 14:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475363#M12311</guid>
      <dc:creator>Greg_Pagan</dc:creator>
      <dc:date>2024-08-08T14:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475374#M12312</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216031"&gt;@Greg_Pagan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;I'm not sure from where you see the build number is 282 still, would you please:&lt;/P&gt;
&lt;P&gt;1. check file "&lt;FONT face="courier new,courier"&gt;/opt/attunity/replicate/data/logs/repsrv.log&lt;/FONT&gt;" to see what's the version/build number recorded in the file;&lt;/P&gt;
&lt;P&gt;2. Or you may logon to Linux terminal then run commands to check the version information, eg:&lt;/P&gt;
&lt;TABLE style="background-color: lightgrey; width: 100%; border-style: none;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;$ cd /opt/attunity/replicate//bin&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;$ source arep_login.sh&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;$ repctl version&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;command version response:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;{&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt; "version": "2023.11.0.282",&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt; "api_version_major": 4,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt; "api_version_revision": 1,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt; "version_major": 2023,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt; "version_minor": 11,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt; "version_revision": 282,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt; "release_name": "November 2023"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;}&lt;/FONT&gt;&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;3. If in log file the build number is a newer one but in browser it's old still, then you may fresh the console page to get the correct build number by access eg "&lt;A href="https://192.168.33.184:3552/attunityreplicate&amp;quot;" target="_blank" rel="noopener"&gt;https://192.168.33.184:3552/attunityreplicate"&lt;/A&gt;. (if there is version/build number in the URL, remove it and press enter.). Where IP is the Replicate server IP address, or hostname.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 15:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475374#M12312</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-08-08T15:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475417#M12316</link>
      <description>&lt;P&gt;The repsrv.log file shows&amp;nbsp;Qlik Replicate Server Log (V2023.11.0.282&lt;/P&gt;
&lt;P&gt;The repctl version shows this:&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"version": "2023.11.0.282",&lt;BR /&gt;"api_version_major": 4,&lt;BR /&gt;"api_version_revision": 1,&lt;BR /&gt;"version_major": 2023,&lt;BR /&gt;"version_minor": 11,&lt;BR /&gt;"version_revision": 282,&lt;BR /&gt;"release_name": "November 2023"&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;The Enterprise Manager window shows 282 as well:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Greg_Pagan_0-1723138526707.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170413i30BF330B2FC0A5DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Greg_Pagan_0-1723138526707.png" alt="Greg_Pagan_0-1723138526707.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I just looks like the update did not take effect.&amp;nbsp; That is why I was looking for log files from the upgrade installation to see what it says went wrong?&lt;/P&gt;
&lt;P&gt;Thanks John&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 18:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475417#M12316</guid>
      <dc:creator>Greg_Pagan</dc:creator>
      <dc:date>2024-08-08T18:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475471#M12321</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216031"&gt;@Greg_Pagan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the detailed information.&lt;/P&gt;
&lt;P&gt;In Qlik Replicate RPM installation script, by default the&amp;nbsp;output is not interesting unless in debug mode, just like any other programs installation by command &lt;FONT face="courier new,courier"&gt;rpm&lt;/FONT&gt; , I do not think there is a dedicated log file generated unless with option&lt;A title="[verbose=true|debug=true]" href="https://help.qlik.com/en-US/replicate/May2024/Content/Replicate/Main/Installation/install_proced_linux.htm#:~:text=user%5D%20%5Bgroup%3Dgroup%5D-,%5Bverbose%3Dtrue%7Cdebug%3Dtrue%5D,-%5Bnocredentials%3Dtrue%5D" target="_blank" rel="noopener"&gt; &lt;SPAN&gt;[verbose=true|debug=true]&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;As the build 282 is working fine still , you may perform UPGRADE again with steps:&lt;/P&gt;
&lt;P&gt;1- Stop tasks;&lt;/P&gt;
&lt;P&gt;2- Stop service;&lt;/P&gt;
&lt;P&gt;3- Backup the DATA folder (exclude "logs" subfolder if its size is big);&lt;/P&gt;
&lt;P&gt;4- $rpm -U replicate.version.kit.rpm&lt;/P&gt;
&lt;P&gt;5- startup service;&lt;/P&gt;
&lt;P&gt;6- startup tasks eg by RESUME.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 03:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475471#M12321</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-08-09T03:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475551#M12327</link>
      <description>&lt;P&gt;I agree that it looks like nothing has changed so a rerun of the upgrade seems appropriate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did discover something that I want to run by you first.&amp;nbsp; While I was checking the directory structure in the /opt/attunity/replicate directory, I discovered that the person who did the original installs actually used several levels of symbol links to make the files seem to be in the /opt/attunity/replicate directory.&amp;nbsp; The actual path of the files is /tech/appl/default/app/replicate.&amp;nbsp; &amp;nbsp;I am guess it was done to isolate the files on a separate mount point but still make it seem like the install was done to /opt/attunity/replicate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the use of symbolic links acceptable in a QLIK Replicate install?&amp;nbsp; Should the update be run using the path where the actual files are stored?&amp;nbsp; When I did it the first time, I did not specify a path so it ran against the linked directory not the actual directory?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 13:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475551#M12327</guid>
      <dc:creator>Greg_Pagan</dc:creator>
      <dc:date>2024-08-09T13:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475553#M12328</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216031"&gt;@Greg_Pagan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the detailed information however the folder "&lt;SPAN&gt;/tech/appl/default/app/" is a custom folder on your system, seems I never saw it before anywhere. It's better you can check with DBA or the person who performed the first installation to understand why some files linked to that folder.&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, 09 Aug 2024 14:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2475553#M12328</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-08-09T14:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2476302#M12363</link>
      <description>&lt;P&gt;You are correct this is a user created folder structure.&amp;nbsp; I am going to uninstall Replicate and reinstall it into the correct place using the option to redirect the install.&amp;nbsp; Hopefully that will resolve the version issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 13:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2476302#M12363</guid>
      <dc:creator>Greg_Pagan</dc:creator>
      <dc:date>2024-08-14T13:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Log files for an upgrade to Replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2476911#M12412</link>
      <description>&lt;P&gt;Thank you for the clarification,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216031"&gt;@Greg_Pagan&lt;/a&gt;&amp;nbsp;. Feel free to let us know if you need any additional assistance.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 22:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Log-files-for-an-upgrade-to-Replicate/m-p/2476911#M12412</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-08-19T22:14:35Z</dc:date>
    </item>
  </channel>
</rss>

