<?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: error help .... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795126#M99717</link>
    <description>yes the script runs before. what does the 1208MT refers to? what about TC25? where can i find explainations about these error codes?</description>
    <pubDate>Fri, 26 May 2006 02:44:18 GMT</pubDate>
    <dc:creator>Pando</dc:creator>
    <dc:date>2006-05-26T02:44:18Z</dc:date>
    <item>
      <title>error help ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795124#M99715</link>
      <description>Dear Gurus,&lt;BR /&gt;&lt;BR /&gt;am running a script but got errors during execution. i have no idea of the error number.&lt;BR /&gt;below is the error code i got.&lt;BR /&gt;&lt;BR /&gt;test/catv/scripts/catv_withdiff[71]: 1208MT1: The specified number is not valid for this command.&lt;BR /&gt;/test/catv/scripts/catv_withdiff[71]: 1208MT2: The specified number is not valid for this command.&lt;BR /&gt;/test/catv/scripts/catv_withdiff[71]: 1208MT: The specified number is not valid for this command.&lt;BR /&gt;/test/catv/scripts/catv_withdiff[71]: 1208MT: The specified number is not valid for this command.&lt;BR /&gt;/test/catv/scripts/catv_withdiff[71]: TC25: The specified number is not valid for this command.&lt;BR /&gt;&lt;BR /&gt;attached is the script i made.&lt;BR /&gt;maximum points to all correct answers.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 02:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795124#M99715</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2006-05-26T02:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: error help ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795125#M99716</link>
      <description>if the script runs before, it must be a format problem in tdf files..</description>
      <pubDate>Fri, 26 May 2006 02:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795125#M99716</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2006-05-26T02:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: error help ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795126#M99717</link>
      <description>yes the script runs before. what does the 1208MT refers to? what about TC25? where can i find explainations about these error codes?</description>
      <pubDate>Fri, 26 May 2006 02:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795126#M99717</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2006-05-26T02:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: error help ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795127#M99718</link>
      <description>it seemed to me, they are data fields in those files not error codes.&lt;BR /&gt;&lt;BR /&gt;try searching the message in itrc: The specified number is not valid for this command.&lt;BR /&gt;&lt;BR /&gt;the number "0" in these fields is the problem  i think.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 03:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795127#M99718</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2006-05-26T03:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: error help ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795128#M99719</link>
      <description>Fernando,&lt;BR /&gt;the problem is line 71:&lt;BR /&gt;if \("$dlot" -eq "$edlotid" \) -a \( "$eddevice" = "$ddev"\)&lt;BR /&gt;&lt;BR /&gt;Print out the values of the valriables just before the if statement&lt;BR /&gt;dlot,edlotid,eddevice,ddev&lt;BR /&gt;Either there is going to be an empty value or a alpha value where a numeric is expected (dlot or edtlotid)&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 03:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795128#M99719</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-05-26T03:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: error help ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795129#M99720</link>
      <description>sh -x test/catv/scripts/catv_withdiff&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Fri, 26 May 2006 03:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795129#M99720</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-05-26T03:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: error help ....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795130#M99721</link>
      <description>Those are not error codes but the values of the variables inside the if-then statement on line 71 of your script i.e.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; if [ \( "$dlot" -eq "$edlotid" \) -a \( "$eddevice" = "$ddev" \) ] &amp;lt;&lt;BR /&gt;&lt;BR /&gt;echo the values before using them within the test part of the if statement in order to see if they are numeric since the first condition "$dlot" -eq "$edlotid" tests for integers. It's likely that dlot and/or edlotid are being set to [1208MT; 1208MT1; 1208MT2; TC25].&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Fri, 26 May 2006 04:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-help/m-p/3795130#M99721</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-05-26T04:07:44Z</dc:date>
    </item>
  </channel>
</rss>

