<?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: What is wrong? -crontab- in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998089#M125801</link>
    <description>The correct way to edit the crontab is by using the 'crontab -e' command (as you did the first time).&lt;BR /&gt;&lt;BR /&gt;check permissions on the crontab directory&lt;BR /&gt;&lt;BR /&gt;/var/spool/cron/crontabs&lt;BR /&gt;&lt;BR /&gt;and permissions on executable&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ll /usr/bin/crontab&lt;BR /&gt;-r-sr-xr-x   1 root       bin          24576 Nov 14  2000 /usr/bin/crontab&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
    <pubDate>Mon, 16 Jun 2003 07:35:09 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2003-06-16T07:35:09Z</dc:date>
    <item>
      <title>What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998086#M125798</link>
      <description>I edited crontab as 'crontab -e'.&lt;BR /&gt;and I saved as ':wq!'.&lt;BR /&gt;but as soon as I did above command, the following error messages is displayed.&lt;BR /&gt;"Crontab: can't create crontab file in the crontab directory"&lt;BR /&gt;So, I restarted a cron daemon.&lt;BR /&gt;/sbin/init.d/cron stop/start.&lt;BR /&gt;and I edited crontab file directly in /var/spool/cron/crontabs/root.&lt;BR /&gt;But crontab is not executed yet.&lt;BR /&gt;Help me~~&lt;BR /&gt;&lt;BR /&gt;Thank you for your kindness in advance.</description>
      <pubDate>Mon, 16 Jun 2003 07:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998086#M125798</guid>
      <dc:creator>Lee Tae-kyung</dc:creator>
      <dc:date>2003-06-16T07:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998087#M125799</link>
      <description>Hi,&lt;BR /&gt;if you edit the crontab file directly it is not used, because it is not read.&lt;BR /&gt;&lt;BR /&gt;You shuold stop and start again cron to let it re-read the file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for the error, check the permission of the directory.&lt;BR /&gt;&lt;BR /&gt;Did you start cron as root ?&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 07:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998087#M125799</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-16T07:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998088#M125800</link>
      <description>HI,&lt;BR /&gt;  If you edited the file /var/spool/cron/crontans manually then you need to start/stop the cron daemons.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Mon, 16 Jun 2003 07:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998088#M125800</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-06-16T07:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998089#M125801</link>
      <description>The correct way to edit the crontab is by using the 'crontab -e' command (as you did the first time).&lt;BR /&gt;&lt;BR /&gt;check permissions on the crontab directory&lt;BR /&gt;&lt;BR /&gt;/var/spool/cron/crontabs&lt;BR /&gt;&lt;BR /&gt;and permissions on executable&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ll /usr/bin/crontab&lt;BR /&gt;-r-sr-xr-x   1 root       bin          24576 Nov 14  2000 /usr/bin/crontab&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Mon, 16 Jun 2003 07:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998089#M125801</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-06-16T07:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998090#M125802</link>
      <description>#crontab &lt;FILENAME&gt;&lt;BR /&gt;e.g&lt;BR /&gt;#crontab root (to submit root cron jobs)&lt;BR /&gt;&lt;BR /&gt;From which user are you trying to edit crontab ?&lt;/FILENAME&gt;</description>
      <pubDate>Mon, 16 Jun 2003 07:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998090#M125802</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2003-06-16T07:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998091#M125803</link>
      <description>Hi,&lt;BR /&gt;permission of my dirs:&lt;BR /&gt;&lt;BR /&gt;cbassi@omih471:/var/spool&amp;gt;ll cron&lt;BR /&gt;total 10&lt;BR /&gt;dr-xr-xr-x   7 bin        bin           1024 Mar  6 15:24 .&lt;BR /&gt;dr-xr-xr-x  12 bin        bin           1024 Mar 26  2002 ..&lt;BR /&gt;dr-x------   2 root       sys             96 Mar  6 15:24 .ataids&lt;BR /&gt;dr-x------   2 root       sys             96 Mar  6 15:24 .cronaids&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Nov 15  2000 atjobs&lt;BR /&gt;-r--r--r--   1 bin        bin            335 Nov 14  2000 crontab.root&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Apr 15 10:19 crontabs&lt;BR /&gt;drwxrwxrwt   2 root       root          2048 Jun 16 10:37 tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and then:&lt;BR /&gt;&lt;BR /&gt;cbassi@omih471:/var/spool/cron/crontabs&amp;gt;ll&lt;BR /&gt;total 10&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Apr 15 10:19 .&lt;BR /&gt;dr-xr-xr-x   7 bin        bin           1024 Mar  6 15:24 ..&lt;BR /&gt;-r--------   1 root       dba           2537 Apr 15 10:19 oracle&lt;BR /&gt;-r--------   1 root       sys            631 Mar  6 15:11 root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 07:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998091#M125803</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-16T07:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998092#M125804</link>
      <description>UX17209:/]ls -al /var/spool/cron&lt;BR /&gt;??? 8 ???????????????.&lt;BR /&gt;drwxr-xr-x   5 bin        bin             96 2001.12.04   .&lt;BR /&gt;dr-xr-xr-x  14 bin        bin           2048 2002.01.28   ..&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 2001.12.04   atjobs&lt;BR /&gt;-r--r--r--   1 bin        bin            342 1997.11.07   crontab.root&lt;BR /&gt;drwxr-xr-x   2 bin        bin             96 6??? 16??? 17:13 crontabs&lt;BR /&gt;drwxrwxrwt   2 root       root            96 6??? 16??? 17:38 tmp&lt;BR /&gt;UX17209:/]ls -al /var/spool/cron/crontabs&lt;BR /&gt;??? 4 ???????????????.&lt;BR /&gt;drwxr-xr-x   2 bin        bin             96 6??? 16??? 17:13 .&lt;BR /&gt;drwxr-xr-x   5 bin        bin             96 2001.12.04   ..&lt;BR /&gt;-r--------   1 root       sys            567 6??? 16??? 17:31 root&lt;BR /&gt;UX17209:/]ls -al /var/spool&lt;BR /&gt;??? 24 ???????????????.&lt;BR /&gt;dr-xr-xr-x  14 bin        bin           2048 2002.01.28   .&lt;BR /&gt;dr-xr-xr-x  21 bin        bin           2048 2001.12.06   ..&lt;BR /&gt;drwxrwsrwt   2 daemon     daemon          96 5??? 27??? 11:15 calendar&lt;BR /&gt;drwxr-xr-x   5 bin        bin             96 2001.12.04   cron&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;UX17209:/]crontab -e&lt;BR /&gt;&lt;BR /&gt;* * * * * test&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"/var/tmp/aaaa12896" 7 ???, 567 ???&lt;BR /&gt;crontab: can't create crontab file in the crontab directory&lt;BR /&gt;UX17209:/]id&lt;BR /&gt;uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)&lt;BR /&gt;&lt;BR /&gt;Help me~~&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 07:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998092#M125804</guid>
      <dc:creator>Lee Tae-kyung</dc:creator>
      <dc:date>2003-06-16T07:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998093#M125805</link>
      <description>Try this,...&lt;BR /&gt;&lt;BR /&gt;strings /var/spool/cron/crontabs/root&lt;BR /&gt;&lt;BR /&gt;# Review to see if it is readable&lt;BR /&gt;&lt;BR /&gt;strings /var/spool/cron/crontabs/root &amp;gt;/tmp/rootscron&lt;BR /&gt;rm /var/spool/cron/crontabs/root &lt;BR /&gt;crontab /tmp/rootscron&lt;BR /&gt;&lt;BR /&gt;Also, did you check the permissions on /usr/bin/cron executable?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! ian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 07:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998093#M125805</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-06-16T07:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998094#M125806</link>
      <description>Hi,&lt;BR /&gt;if you execute this command:&lt;BR /&gt;ls -l /usr/bin/crontab&lt;BR /&gt;-r-sr-xr-x   1 root       bin          32768 Feb  9  2001 /usr/bin/crontab&lt;BR /&gt;&lt;BR /&gt;do you then see the "s" in the permissions on your system?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 08:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998094#M125806</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-06-16T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998095#M125807</link>
      <description>&lt;BR /&gt;try,&lt;BR /&gt;&lt;BR /&gt;echo "* * * * * test" &amp;gt; cronfile.root&lt;BR /&gt;crontab cronfile.root&lt;BR /&gt;crontab -l&lt;BR /&gt;and check for root in /usr/lib/cron/cron.allow</description>
      <pubDate>Mon, 16 Jun 2003 08:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998095#M125807</guid>
      <dc:creator>alexandre MARIE</dc:creator>
      <dc:date>2003-06-16T08:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998096#M125808</link>
      <description>Hi,&lt;BR /&gt;from your name and chars on the screen, i think you come from est.&lt;BR /&gt;&lt;BR /&gt;There might be a problem with the language HPUX thinks it is using.&lt;BR /&gt;&lt;BR /&gt;Have you another working server to check the following variable against?&lt;BR /&gt;&lt;BR /&gt;- LANG&lt;BR /&gt;- LC_CTYPE&lt;BR /&gt;- LC_MESSAGES&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;a history of all actions taken by cron is recorded in&lt;BR /&gt;      /var/adm/cron/log.&lt;BR /&gt;do you have any strange output ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt; Massimo</description>
      <pubDate>Mon, 16 Jun 2003 08:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998096#M125808</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-16T08:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998097#M125809</link>
      <description>Hi,&lt;BR /&gt;Was it working earlier ?&lt;BR /&gt;Please check&lt;BR /&gt;#more /usr/lib/cron/cron.allow &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 08:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998097#M125809</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2003-06-16T08:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998098#M125810</link>
      <description>UX17209:/]ls -al /usr/bin/crontab&lt;BR /&gt;-r-sr-xr-x   1 root       bin          32768 Feb  9  2001 /usr/bin/crontab&lt;BR /&gt;UX17209:/]cat /usr/lib/cron/cron.allow&lt;BR /&gt;root&lt;BR /&gt;adm&lt;BR /&gt;uucp&lt;BR /&gt;UX17209:/]locale&lt;BR /&gt;LANG=C&lt;BR /&gt;LC_CTYPE="C"&lt;BR /&gt;LC_COLLATE="C"&lt;BR /&gt;LC_MONETARY="C"&lt;BR /&gt;LC_NUMERIC="C"&lt;BR /&gt;LC_TIME="C"&lt;BR /&gt;LC_MESSAGES="C"&lt;BR /&gt;LC_ALL=&lt;BR /&gt;&lt;BR /&gt;UX17209:/]crontab -e&lt;BR /&gt;&lt;BR /&gt;30 22 * * 1-5 su - ubs2   -c "/var/adm/cron_src/batch_proc4.sh" &amp;gt; /var/adm/cron_src/batch_proc4.log&lt;BR /&gt;00 01  * * * su - oracle   -c "/var/adm/cron_src/dubs1exp.sh"&lt;BR /&gt;39 14  * * 0 su - oracle   -c "/var/adm/cron_src/exp.sh"&lt;BR /&gt;30 19 * * 1-5 /var/adm/cron_src/ftp_cron_hp2.sh&lt;BR /&gt;~&lt;BR /&gt;~~&lt;BR /&gt;"/var/tmp/aaaa15855" 7 lines, 567 characters&lt;BR /&gt;crontab: can't create your crontab file in the crontab directory.&lt;BR /&gt;&lt;BR /&gt;Help me~~~&lt;BR /&gt;&lt;BR /&gt;Thank you for your kindness...&lt;BR /&gt;&lt;BR /&gt;From Korea</description>
      <pubDate>Mon, 16 Jun 2003 08:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998098#M125810</guid>
      <dc:creator>Lee Tae-kyung</dc:creator>
      <dc:date>2003-06-16T08:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998099#M125811</link>
      <description>dr-xr-xr-x  23 bin        bin           1024 Jul 20  2002 /var  &lt;BR /&gt;drwxr-xr-x  15 root       sys           1024 Apr  9 11:49 spool&lt;BR /&gt;dr-xr-xr-x   5 bin        bin           1024 Apr 17  2002 cron&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Jun 11 19:46 crontabs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also check the permissions for /var/tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;drwxrwxrwxt   3 bin        bin           3072 Jun 16 14:51 /var/tmp</description>
      <pubDate>Mon, 16 Jun 2003 08:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998099#M125811</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-06-16T08:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998100#M125812</link>
      <description>Hi,&lt;BR /&gt;if all else fails, and there are no other good advice, the following is the latest cron patch:&lt;BR /&gt;&lt;BR /&gt;PHCO_27141&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jun 2003 08:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998100#M125812</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-06-16T08:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998101#M125813</link>
      <description>UX17209:/]ls -al /var/tmp&lt;BR /&gt;total 56&lt;BR /&gt;drwxrwxrwx   5 bin        bin           2048 Jun 16 18:25 .&lt;BR /&gt;dr-xr-xr-x  21 bin        bin           2048 Dec  6  2001 ..&lt;BR /&gt;drwxrwxrwx   3 root       sys             96 May 19 14:56 BAAa10957&lt;BR /&gt;-rw-------   1 ubs2       users        49152 Jun 16 18:07 Ex14851&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Mar 12 11:05 ign_configure&lt;BR /&gt;drwxrwxrwx   2 bin        bin             96 Dec  4  2001 ntp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I checked the permission of /var/tmp, /var/spool/cron, /var/spool/cron/crontabs...&lt;BR /&gt;&lt;BR /&gt;What's wrong?&lt;BR /&gt;T T&lt;BR /&gt;&lt;BR /&gt;Thanks many..</description>
      <pubDate>Mon, 16 Jun 2003 08:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998101#M125813</guid>
      <dc:creator>Lee Tae-kyung</dc:creator>
      <dc:date>2003-06-16T08:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998102#M125814</link>
      <description>Hi,&lt;BR /&gt;My last weapon&lt;BR /&gt;#cat /var/adm/cron/queuedefs &lt;BR /&gt;Please give me the output&lt;BR /&gt;#man queuedefs for details&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Animesh</description>
      <pubDate>Mon, 16 Jun 2003 08:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998102#M125814</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2003-06-16T08:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998103#M125815</link>
      <description>Maybe a silly advise, but did you check the available space of your filesystems (bdf)&lt;BR /&gt;I once had a similar problem 'cause vi couldn't create a temporary file ...</description>
      <pubDate>Mon, 16 Jun 2003 08:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998103#M125815</guid>
      <dc:creator>Oliver Stoklossa</dc:creator>
      <dc:date>2003-06-16T08:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998104#M125816</link>
      <description>In my opinion using 'crontab -e' is looking for trouble.&lt;BR /&gt;&lt;BR /&gt;This is the method I would use for root&lt;BR /&gt;&lt;BR /&gt;# crontab -l &amp;gt;/tmp/cron.out&lt;BR /&gt;# vi /tmp/cron.out (making your changes and then saving it)&lt;BR /&gt;# crontab /tmp/cron.out&lt;BR /&gt;&lt;BR /&gt;and in case the cron process has a problem.&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep cron | grep -v grep | awk '{print $2}' | xargs kill -5&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/cron &amp;amp;&amp;amp; echo cron started&lt;BR /&gt;&lt;BR /&gt;then repeat the above editing method. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Michael&lt;BR /&gt;"When I have trouble spelling, it's called fat finger syndrome."</description>
      <pubDate>Mon, 16 Jun 2003 08:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998104#M125816</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-06-16T08:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: What is wrong? -crontab-</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998105#M125817</link>
      <description>Hi,&lt;BR /&gt;I did try to post this once, but apparently it was lost.. &lt;BR /&gt;&lt;BR /&gt;But you are not the first person facing this problem, e.g.:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdb258f960573d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdb258f960573d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;However, if I read your previous postings correctly, the solution suggested does not apply to your problem. But the last posting in the above mentioned thread leads me to suggest that you temporarily move the file root from the /var/spool/cron/crontabs directory elsewhere, e.g.:&lt;BR /&gt;# cd /var/spool/cron/crontabs&lt;BR /&gt;# mv ./root &lt;SAVE_DIR&gt;&lt;BR /&gt;&lt;BR /&gt;And then try&lt;BR /&gt;# crontab -e&lt;BR /&gt;which should now create a new /var/spool/cront/crontabs/root file.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.&lt;/SAVE_DIR&gt;</description>
      <pubDate>Mon, 16 Jun 2003 09:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-wrong-crontab/m-p/2998105#M125817</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-06-16T09:58:38Z</dc:date>
    </item>
  </channel>
</rss>

