<?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: cron errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687635#M842292</link>
    <description>Does the monalert.sh script call 'get' anywhere?  What does the script do?</description>
    <pubDate>Thu, 21 Mar 2002 20:21:12 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-03-21T20:21:12Z</dc:date>
    <item>
      <title>cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687630#M842287</link>
      <description>one of my cron jobs spits out an error as&lt;BR /&gt;ERROR [/.../.../.../.../monalert.sh]: not an SCCS file (co1)&lt;BR /&gt;could anybody help me out with this&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;pradeep</description>
      <pubDate>Thu, 21 Mar 2002 00:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687630#M842287</guid>
      <dc:creator>Pradeep Pillai</dc:creator>
      <dc:date>2002-03-21T00:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687631#M842288</link>
      <description>Hi Pradip.&lt;BR /&gt;Can you post the crontab file which fires this job?&lt;BR /&gt;&lt;BR /&gt;It seems that you are executing non executable file through a cron job.&lt;BR /&gt;&lt;BR /&gt;Please make sure that file is having execute permission.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-pap&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 00:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687631#M842288</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-03-21T00:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687632#M842289</link>
      <description>Hi Pradip,&lt;BR /&gt;&lt;BR /&gt;I suspect your cron job does a  "get /.../.../.../.../monalert.sh".&lt;BR /&gt;&lt;BR /&gt;/usr/bin/get generates an ASCII text file from the SCCS file, so it is alerting you that monalert.sh is not an SCCS file.&lt;BR /&gt;&lt;BR /&gt;Please check what exactly is sought to be accomplished by your command. Did you want to run ftp's "get" instead? If so, consider using the "ftp -vin &lt;CMD-FILE&gt;" syntax or use the "expect" tool.&lt;BR /&gt;&lt;BR /&gt;If you are trying to invoke your own "get" utility or script, qualify it with the full path.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;/CMD-FILE&gt;</description>
      <pubDate>Thu, 21 Mar 2002 02:58:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687632#M842289</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-03-21T02:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687633#M842290</link>
      <description>Pradeep,&lt;BR /&gt;&lt;BR /&gt;As Deepak mentioned, you need to specify the full path name for "get" in your script...&lt;BR /&gt;&lt;BR /&gt;/usr/sccs/bin/get&lt;BR /&gt;/usr/ccs/bin/get&lt;BR /&gt;/usr/xpg4/bin/get&lt;BR /&gt;/usr/bin/get&lt;BR /&gt;&lt;BR /&gt;whichever is applicable..&lt;BR /&gt;&lt;BR /&gt;-Shabu</description>
      <pubDate>Thu, 21 Mar 2002 05:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687633#M842290</guid>
      <dc:creator>SHABU KHAN</dc:creator>
      <dc:date>2002-03-21T05:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687634#M842291</link>
      <description>the cron job doesnt seem like using any sort of "get" anywhere....!&lt;BR /&gt;&lt;BR /&gt;The cron script for my part looks like&lt;BR /&gt;00 1,6,12,18 * * * /opt/app/test/scripts/monalert.sh&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;pradeep</description>
      <pubDate>Thu, 21 Mar 2002 20:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687634#M842291</guid>
      <dc:creator>Pradeep Pillai</dc:creator>
      <dc:date>2002-03-21T20:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687635#M842292</link>
      <description>Does the monalert.sh script call 'get' anywhere?  What does the script do?</description>
      <pubDate>Thu, 21 Mar 2002 20:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687635#M842292</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-03-21T20:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687636#M842293</link>
      <description>Hi Pradeep,&lt;BR /&gt;&lt;BR /&gt;I would suggest you to update your system with the latest patch bundle. A lot of SCCS error have been solved by patches.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 21 Mar 2002 20:26:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687636#M842293</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-21T20:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687637#M842294</link>
      <description>nope ,my monalert.sh does not have a call to "get" anywhere !&lt;BR /&gt;Surprisingly I have other similiar scripts in the cron ,which runs just fine !&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;pradeep</description>
      <pubDate>Thu, 21 Mar 2002 20:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687637#M842294</guid>
      <dc:creator>Pradeep Pillai</dc:creator>
      <dc:date>2002-03-21T20:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687638#M842295</link>
      <description>Pradeep,&lt;BR /&gt;&lt;BR /&gt;Do a:&lt;BR /&gt;&lt;BR /&gt;help co1&lt;BR /&gt;&lt;BR /&gt;and see if the error message is useful..&lt;BR /&gt;&lt;BR /&gt;-Shabu</description>
      <pubDate>Thu, 21 Mar 2002 20:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687638#M842295</guid>
      <dc:creator>SHABU KHAN</dc:creator>
      <dc:date>2002-03-21T20:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687639#M842296</link>
      <description>tried help col1.. did not make sense..&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;pradeep</description>
      <pubDate>Fri, 22 Mar 2002 00:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687639#M842296</guid>
      <dc:creator>Pradeep Pillai</dc:creator>
      <dc:date>2002-03-22T00:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: cron errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687640#M842297</link>
      <description>Pradeep,&lt;BR /&gt;&lt;BR /&gt;If it is an HP server.. &lt;BR /&gt;&lt;BR /&gt;help co1&lt;BR /&gt;&lt;BR /&gt;will say&lt;BR /&gt;&lt;BR /&gt;co1:&lt;BR /&gt;"not an SCCS file"&lt;BR /&gt;A file that you think is an SCCS file&lt;BR /&gt;does not begin with the characters "s.".&lt;BR /&gt;&lt;BR /&gt;It is co1 (it is the error message that you are getting) and not col1&lt;BR /&gt;&lt;BR /&gt;-Shabu</description>
      <pubDate>Fri, 22 Mar 2002 19:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cron-errors/m-p/2687640#M842297</guid>
      <dc:creator>SHABU KHAN</dc:creator>
      <dc:date>2002-03-22T19:31:30Z</dc:date>
    </item>
  </channel>
</rss>

