<?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 IBM i extension error in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250343#M4781</link>
    <description>&lt;P&gt;Hello, I am trying to configure an IBM i extension.&lt;/P&gt;
&lt;P&gt;It shows an error that the version is not supported. But there is no our version.&lt;/P&gt;
&lt;P&gt;It shows 7.4TR0 but we are using 7.4TR9.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unable to configure authentication for ActiveGate. Reason: Unable to connect. or the operating system version and patch level are not supported. The correct version is 7.3TR12+, 7.4TR6+ or 7.5. Your current version is 7.4TR0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I double checked that my version is 7.4TR9 showing the incorrect version. and checked that the PTF group level is supported, but still can't configure it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2024 07:32:49 GMT</pubDate>
    <dc:creator>WarinthonT</dc:creator>
    <dc:date>2024-08-19T07:32:49Z</dc:date>
    <item>
      <title>IBM i extension error</title>
      <link>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250343#M4781</link>
      <description>&lt;P&gt;Hello, I am trying to configure an IBM i extension.&lt;/P&gt;
&lt;P&gt;It shows an error that the version is not supported. But there is no our version.&lt;/P&gt;
&lt;P&gt;It shows 7.4TR0 but we are using 7.4TR9.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unable to configure authentication for ActiveGate. Reason: Unable to connect. or the operating system version and patch level are not supported. The correct version is 7.3TR12+, 7.4TR6+ or 7.5. Your current version is 7.4TR0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I double checked that my version is 7.4TR9 showing the incorrect version. and checked that the PTF group level is supported, but still can't configure it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 07:32:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250343#M4781</guid>
      <dc:creator>WarinthonT</dc:creator>
      <dc:date>2024-08-19T07:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: IBM i extension ERROR</title>
      <link>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250346#M4782</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This is the query we execute to get the patch level:&amp;nbsp;SELECT PTF_GROUP_NAME, PTF_GROUP_DESCRIPTION, MAX(PTF_GROUP_LEVEL) AS PTF_GROUP_LEVEL, PTF_GROUP_TARGET_RELEASE FROM QSYS2.GROUP_PTF_INFO WHERE PTF_GROUP_STATUS='INSTALLED' GROUP BY PTF_GROUP_NAME, PTF_GROUP_DESCRIPTION, PTF_GROUP_TARGET_RELEASE&lt;/P&gt;
&lt;P&gt;Can you check what your PTF_GROUP_LEVEL is set as on the row where PTF_GROUP_DESCRIPTION is TECHNOLOGY REFRESH?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 09:08:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250346#M4782</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-07-11T09:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: IBM i extension ERROR</title>
      <link>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250348#M4783</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked it's level 26&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WarinthonT_0-1720689112050.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/21071iBF76DD9ACA70E696/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WarinthonT_0-1720689112050.png" alt="WarinthonT_0-1720689112050.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and Can I use sub system IP (local in physical machine) instead of Physial Host IP for configure?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 09:13:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250348#M4783</guid>
      <dc:creator>WarinthonT</dc:creator>
      <dc:date>2024-07-11T09:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: IBM i extension ERROR</title>
      <link>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250399#M4785</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;Could you show the exact output from that SQL query Mike posted? It looks for a specific string in the result set.&lt;/P&gt;
&lt;P&gt;Make sure you use the exact same user you are using from the extension, not your own personal one. IBM i restricts visibility of SQL rows returned depending on the type of user, so not all rows may be returned for all users.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 13:57:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/IBM-i-extension-error/m-p/250399#M4785</guid>
      <dc:creator>diego_morales</dc:creator>
      <dc:date>2024-07-11T13:57:15Z</dc:date>
    </item>
  </channel>
</rss>

