<?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: The specified number is not valid for this command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898131#M104374</link>
    <description>Frank/Steve,&lt;BR /&gt;&lt;BR /&gt;Can this be changed proactively (i.e. before the QPK is applied)?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 06 Feb 2003 11:30:59 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-02-06T11:30:59Z</dc:date>
    <item>
      <title>The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898125#M104368</link>
      <description>The following error was received when booting a system:&lt;BR /&gt;sbin/rc[38]: 048 The specified number is not valid for this command&lt;BR /&gt;This message is displayed after the DHCP message and before the start of the list of services being started. HPUX 11.00 QPK1100 SEP 2002</description>
      <pubDate>Thu, 06 Feb 2003 07:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898125#M104368</guid>
      <dc:creator>Rainer Lindenmayer</dc:creator>
      <dc:date>2003-02-06T07:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898126#M104369</link>
      <description>It looks like an environment problem in relation to a shell command. Were there any changes done to either the scripts in /sbin/rc? or any the env files under /etc/rc.config.d/?&lt;BR /&gt;&lt;BR /&gt;Was this message displayed on the first reboot of the system after applying the patch bundle?</description>
      <pubDate>Thu, 06 Feb 2003 07:35:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898126#M104369</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-02-06T07:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898127#M104370</link>
      <description>Hallo Michael,&lt;BR /&gt;yes, the message displayed on the first reboot of the system, after applying QPK1100 SEP 2002.&lt;BR /&gt;There are no changes in sbin/rc or /etc/rc.config.d&lt;BR /&gt;The colored highlights on status message (list of services being started) are all white. Normaly its green or yellow.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 06 Feb 2003 07:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898127#M104370</guid>
      <dc:creator>Rainer Lindenmayer</dc:creator>
      <dc:date>2003-02-06T07:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898128#M104371</link>
      <description>I have no specific/detailed pointers/instructions, but apparently you have to follow special installation instructions (for the QPK?) and you have not.&lt;BR /&gt;&lt;BR /&gt;See for example the following thread (for 11.11, but, as far as I know, the problem is similar for 11.00):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x161e06350fe2d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x161e06350fe2d61190050090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 06 Feb 2003 09:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898128#M104371</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2003-02-06T09:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898129#M104372</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See if you have loaded patch PHCO_26789.&lt;BR /&gt;&lt;BR /&gt;It has the following strange special instructions.&lt;BR /&gt;&lt;BR /&gt;  ..&lt;BR /&gt;Special Installation Instructions:&lt;BR /&gt;&lt;BR /&gt; Shell now recognizes octal and hexa numbers inside arithmetic expression. &lt;BR /&gt;&lt;BR /&gt;This may have impact on some of the scripts.&lt;BR /&gt;For example: rc.utils might have configured as follows:&lt;BR /&gt; let ROWS="$rows"&lt;BR /&gt; let COLS="$cols"&lt;BR /&gt;&lt;BR /&gt;Now, if the rows/cols variables start with a 0, the shell will interpret the&lt;BR /&gt;data as octal numbers resulting in incorrect interpretations or errors. Hence we&lt;BR /&gt;advise users to change the rc.utils as follows:&lt;BR /&gt; let ROWS="${rows##*(0)}"&lt;BR /&gt; let COLS="${cols##*(0)}"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If so try the change as it happened to me.&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Thu, 06 Feb 2003 10:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898129#M104372</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-02-06T10:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898130#M104373</link>
      <description>Hi&lt;BR /&gt;thanks to all, the problem is solved. Steve and Frank had the correct reference&lt;BR /&gt;That is the solution:&lt;BR /&gt;let ROWS="${rows##*(0)}" &lt;BR /&gt;let COLS="${cols##*(0)}"&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Feb 2003 11:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898130#M104373</guid>
      <dc:creator>Rainer Lindenmayer</dc:creator>
      <dc:date>2003-02-06T11:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898131#M104374</link>
      <description>Frank/Steve,&lt;BR /&gt;&lt;BR /&gt;Can this be changed proactively (i.e. before the QPK is applied)?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 06 Feb 2003 11:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898131#M104374</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-02-06T11:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898132#M104375</link>
      <description>Pete (and others),&lt;BR /&gt;&lt;BR /&gt;As far as I know, this can be changed proactively (i.e. before the QPK is applied).&lt;BR /&gt;&lt;BR /&gt;The problem is that the shell treats 048, i.e. with a leading zero, as octal and you can not have octal 8. The "${rows##*(0)}" construct strips of the leading zero(s) and also works in an old shell:&lt;BR /&gt;&lt;BR /&gt;$ rows=048&lt;BR /&gt;$ let ROWS="${rows##*(0)}"&lt;BR /&gt;$ echo $ROWS&lt;BR /&gt;48&lt;BR /&gt;$</description>
      <pubDate>Thu, 06 Feb 2003 12:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898132#M104375</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2003-02-06T12:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: The specified number is not valid for this command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898133#M104376</link>
      <description>Thanks Frank - I wanted to be sure.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 06 Feb 2003 12:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-specified-number-is-not-valid-for-this-command/m-p/2898133#M104376</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-02-06T12:49:11Z</dc:date>
    </item>
  </channel>
</rss>

