<?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: crontab problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850781#M274802</link>
    <description>Sorry, I didn't and should have mention the fact that the other scripts in the cron tab are running as normal. The only reference I have found to this script was in the dead.letter file (next problem after I get past the cron problem) shown below.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  CMD: /batch/dbcpflor #&lt;BR /&gt;&amp;gt;  root 11865 c Fri Aug 25 12:45:00 CDT 2006&lt;BR /&gt;&amp;lt;  root 11865 c Fri Aug 25 12:45:02 CDT 2006 rc=1&lt;BR /&gt;</description>
    <pubDate>Sat, 26 Aug 2006 07:39:33 GMT</pubDate>
    <dc:creator>Bob Slater</dc:creator>
    <dc:date>2006-08-26T07:39:33Z</dc:date>
    <item>
      <title>crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850778#M274799</link>
      <description>I have been running a script out of the crontab for the last six years. It suddenly is not executing any more. What is the best way to trace the error?</description>
      <pubDate>Fri, 25 Aug 2006 21:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850778#M274799</guid>
      <dc:creator>Bob Slater</dc:creator>
      <dc:date>2006-08-25T21:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850779#M274800</link>
      <description>Did you check error messages in /var/adm/cron/tmp directory. Can you add debugging in script (set -vx) and try to run it manually. Does it run?</description>
      <pubDate>Sat, 26 Aug 2006 00:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850779#M274800</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-26T00:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850780#M274801</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check if the daemon is running by:&lt;BR /&gt;ps -ef|grep cron&lt;BR /&gt;&lt;BR /&gt;if not running, start it using:&lt;BR /&gt;/sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 26 Aug 2006 00:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850780#M274801</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-08-26T00:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850781#M274802</link>
      <description>Sorry, I didn't and should have mention the fact that the other scripts in the cron tab are running as normal. The only reference I have found to this script was in the dead.letter file (next problem after I get past the cron problem) shown below.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  CMD: /batch/dbcpflor #&lt;BR /&gt;&amp;gt;  root 11865 c Fri Aug 25 12:45:00 CDT 2006&lt;BR /&gt;&amp;lt;  root 11865 c Fri Aug 25 12:45:02 CDT 2006 rc=1&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Aug 2006 07:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850781#M274802</guid>
      <dc:creator>Bob Slater</dc:creator>
      <dc:date>2006-08-26T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850782#M274803</link>
      <description>Hi Bob:&lt;BR /&gt;&lt;BR /&gt;The return code of one (rc=1) indicates a failure in your script.  Are any of your filesystems full?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sat, 26 Aug 2006 07:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850782#M274803</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-26T07:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850783#M274804</link>
      <description>Hi Bob,&lt;BR /&gt;&lt;BR /&gt;it is also a good idea to check the mail of the user running the cronjob, as it will usually hold an error message.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Sat, 26 Aug 2006 07:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850783#M274804</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2006-08-26T07:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850784#M274805</link>
      <description>I found a small problem in the script but it did run manually. I fixed the syntax problem and now I get:&lt;BR /&gt;&amp;gt;  CMD: /usr/bin/dbcpflor #&lt;BR /&gt;&amp;gt;  root 24780 c Sat Aug 26 07:45:00 CDT 2006&lt;BR /&gt;&amp;lt;  root 24780 c Sat Aug 26 07:45:00 CDT 2006 rc=127&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Aug 2006 08:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850784#M274805</guid>
      <dc:creator>Bob Slater</dc:creator>
      <dc:date>2006-08-26T08:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850785#M274806</link>
      <description>Shalom Bob,&lt;BR /&gt;&lt;BR /&gt;Still gotta work on that script.&lt;BR /&gt;&lt;BR /&gt;Something basic that was there the past 6 years is no longer there. it could be a filesytem of folder got moved.&lt;BR /&gt;&lt;BR /&gt;I suggest you add this right after the shell:&lt;BR /&gt;&lt;BR /&gt;set -x&lt;BR /&gt;&lt;BR /&gt;Route the output of the script to a file. You should be able to debug and correct the situation from there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 26 Aug 2006 15:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850785#M274806</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-26T15:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850786#M274807</link>
      <description>Dear Slater,&lt;BR /&gt;&lt;BR /&gt;Please login as root, and check the mail with mail command.&lt;BR /&gt;&lt;BR /&gt;The crontab error will be sent to root thro mail. So please check the mail and find out the error, then you can fix the problem.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jay</description>
      <pubDate>Sun, 27 Aug 2006 04:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850786#M274807</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-08-27T04:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850787#M274808</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;check doc id HPUXKBRC00001849&lt;BR /&gt;in the tech base.&lt;BR /&gt;&lt;BR /&gt;The document suggests "cannot fork". Perhaps your system is overworked? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Sun, 27 Aug 2006 05:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850787#M274808</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2006-08-27T05:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850788#M274809</link>
      <description>I obviously have done something wrong in adding the set -vx to the script or I have it in the wrong sequence since it does nothing. And to answer another question, I did run the script manually and it runs without an error (that is what has me so confused).</description>
      <pubDate>Tue, 29 Aug 2006 07:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problem/m-p/3850788#M274809</guid>
      <dc:creator>Bob Slater</dc:creator>
      <dc:date>2006-08-29T07:51:25Z</dc:date>
    </item>
  </channel>
</rss>

