<?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: hostname gets truncated in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245262#M330628</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please post the output of&lt;BR /&gt;&lt;BR /&gt;hostname&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
    <pubDate>Mon, 04 Aug 2008 07:44:19 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2008-08-04T07:44:19Z</dc:date>
    <item>
      <title>hostname gets truncated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245260#M330626</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When we install SAP on our rx7640 with HP-UX 11.23, the hostname gets truncated. This posted a problem when we were installing SAP as this gave out the following error:&lt;BR /&gt;&lt;BR /&gt;unknown SAPSYSTEMNAME&lt;BR /&gt;&lt;BR /&gt;Also, we encountered the same error but instead of the hostname being truncated from the last characters, it was truncated from the middle characters of the hostname. Hope you can help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;ROMMEL</description>
      <pubDate>Mon, 04 Aug 2008 01:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245260#M330626</guid>
      <dc:creator>Rommel T. Misa_2</dc:creator>
      <dc:date>2008-08-04T01:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: hostname gets truncated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245261#M330627</link>
      <description>It can happen that you have one than more configuration files, &lt;BR /&gt;&lt;BR /&gt;Please make sure that you get only one response of:&lt;BR /&gt;&lt;BR /&gt;grep ^HOSTNAME /etc/rc.config.d/*&lt;BR /&gt;&lt;BR /&gt;If you get more than one reaction please remove the "copyed" files from this dir.&lt;BR /&gt;&lt;BR /&gt;The other problem that can be the reason is that some sap versions does not suport more that 8 caracters of a system name.... so you have to reduce the number of caracters to a max of 8&lt;BR /&gt;&lt;BR /&gt;Kind regards, &lt;BR /&gt;&lt;BR /&gt;Freek Verschuren</description>
      <pubDate>Mon, 04 Aug 2008 07:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245261#M330627</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-08-04T07:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: hostname gets truncated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245262#M330628</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please post the output of&lt;BR /&gt;&lt;BR /&gt;hostname&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Mon, 04 Aug 2008 07:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245262#M330628</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2008-08-04T07:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: hostname gets truncated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245263#M330629</link>
      <description>Try having hostname to 8 character.&lt;BR /&gt;Try setting hostname with following command&lt;BR /&gt;# hostname &amp;lt;8_char_hostname&amp;gt;&lt;BR /&gt;&lt;BR /&gt;If this works, then like to know if after the reboot the hostname gets changed. If yes, then probably you might be having the backup of netconf in /etc/rc.config.d/ which needs to be moved.</description>
      <pubDate>Mon, 04 Aug 2008 07:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245263#M330629</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2008-08-04T07:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: hostname gets truncated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245264#M330630</link>
      <description>Yes my hostname extends to more than 8 characters&lt;BR /&gt;&lt;BR /&gt;output of hostname is SAPHRHPAPP01.&lt;BR /&gt;&lt;BR /&gt;We are installing SAP ECC 6.0 SR1. Does this version support hostnames longer than 8 characters? Is it possible that the SAP installer truncates the hostname?&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;ROMMEL</description>
      <pubDate>Mon, 04 Aug 2008 08:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245264#M330630</guid>
      <dc:creator>Rommel T. Misa_2</dc:creator>
      <dc:date>2008-08-04T08:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: hostname gets truncated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245265#M330631</link>
      <description>&amp;gt;Yes my hostname extends to more than 8 characters&lt;BR /&gt;&lt;BR /&gt;This is one more reason you shouldn't have more than 8, as I mentioned in your previous thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1246964" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1246964&lt;/A&gt;</description>
      <pubDate>Mon, 04 Aug 2008 08:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-gets-truncated/m-p/4245265#M330631</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-04T08:40:16Z</dc:date>
    </item>
  </channel>
</rss>

