<?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 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097621#M443545</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When i run the date command ,there is nothing wornd in mail root or in syslog.log all seems to be normal.&lt;BR /&gt;&lt;BR /&gt;i modified my crontab with the option 1 &amp;gt; file.err 2&amp;gt; file.crn&lt;BR /&gt;&lt;BR /&gt;and both files are note created .and the tial /var/adm/cron/log same output as before with ts=139 .....&lt;BR /&gt;&lt;BR /&gt;i installed the PHCO_35331 the latest patch for cron and PHNE_30425 the latest patch for elm &lt;BR /&gt;and still having the same error&lt;BR /&gt;&lt;BR /&gt;please can you advice&lt;BR /&gt;&lt;BR /&gt;thx&lt;BR /&gt;BR &lt;BR /&gt;</description>
    <pubDate>Fri, 14 Mar 2008 06:57:17 GMT</pubDate>
    <dc:creator>Safir Safir</dc:creator>
    <dc:date>2008-03-14T06:57:17Z</dc:date>
    <item>
      <title>crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097613#M443537</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a problem on cron.&lt;BR /&gt;the date was modified on the server and since then the cron jobs does not start.System is HP9000 with HPUX11i ver1.&lt;BR /&gt;&lt;BR /&gt;I stopped the cron deamon and restart it ,i verified all the permission,the writes everything is fine.i stopped all the cron and i created only one job and assigned it to root user .the job does not start and in /var/adm/cron/log i had the following :&lt;BR /&gt;&amp;gt;  CMD:  /usr/bin/date &amp;gt;&amp;gt; /tmp/ez.log&lt;BR /&gt;&amp;gt;  root 22620 c Thu Mar 13 08:25:00 GMT 2008&lt;BR /&gt;&amp;lt;  root 22620 c Thu Mar 13 08:25:00 GMT 2008 ts=139.&lt;BR /&gt;&lt;BR /&gt;what is the ts errors? someone has an idea ,i didnt get an rc error???&lt;BR /&gt;&lt;BR /&gt;thank you in advance &lt;BR /&gt;BR &lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 10:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097613#M443537</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-13T10:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097614#M443538</link>
      <description>That looks like a perfectly normal cron log entry.  Your command "/usr/bin/date &amp;gt;&amp;gt; /tmp/ez.log" was started at 8:25:00 with PID 22620 and completed at 8:25:00.&lt;BR /&gt;&lt;BR /&gt;The question is, what does /tmp/ez.log contain?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 13 Mar 2008 11:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097614#M443538</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-03-13T11:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097615#M443539</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;the ez.log file is empty nothing in it .Even i ran the cron that they are  related to other users with no success. the log file contain 3 entries but with ts=11 .&lt;BR /&gt;&lt;BR /&gt;so what do you think about it?&lt;BR /&gt;&lt;BR /&gt;BR</description>
      <pubDate>Thu, 13 Mar 2008 11:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097615#M443539</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-13T11:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097616#M443540</link>
      <description>ts= means you got a signal.&lt;BR /&gt;In your case, signal 139-128 == 11</description>
      <pubDate>Thu, 13 Mar 2008 12:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097616#M443540</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-13T12:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097617#M443541</link>
      <description>hi BR,&lt;BR /&gt;&lt;BR /&gt;can you also post the output of:&lt;BR /&gt;ps -ef|grep cron &lt;BR /&gt;&lt;BR /&gt;we want to know if the process is running.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;also, the cron log file:&lt;BR /&gt;tail /var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 13 Mar 2008 12:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097617#M443541</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-13T12:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097618#M443542</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Please find below the output of ps &lt;BR /&gt;&lt;BR /&gt;&amp;gt;  CMD: /usr/bin/date &amp;gt;&amp;gt; /tmp/ez.log&lt;BR /&gt;&amp;gt;  root 29547 c Thu Mar 13 13:50:00 GMT 2008&lt;BR /&gt;&amp;lt;  root 29547 c Thu Mar 13 13:50:00 GMT 2008 ts=11&lt;BR /&gt;&amp;gt;  CMD: /usr/bin/date &amp;gt;&amp;gt; /tmp/ez.log&lt;BR /&gt;&amp;gt;  root 29610 c Thu Mar 13 13:51:00 GMT 2008&lt;BR /&gt;&amp;lt;  root 29610 c Thu Mar 13 13:51:00 GMT 2008 ts=11&lt;BR /&gt;&lt;BR /&gt;even i restart the server and still the same error. the cron is running &lt;BR /&gt;&lt;BR /&gt;ps -ef|grep cron gives the following:&lt;BR /&gt;ps -ef|grep cron&lt;BR /&gt;    root  1200     1  0  13:40:00  ?         0:00 /usr/sbin/cron&lt;BR /&gt;    root 29415 29378  0 13:47:10 pts/ta    0:00 grep cron&lt;BR /&gt;&lt;BR /&gt;please advise&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 13:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097618#M443542</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-13T13:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097619#M443543</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;your cron seems to run ok, as it starts your job and also registers that it has finished. But there is a problem with either /usr/bin/date or your computer. &lt;BR /&gt;What happens if you run /usr/bin/date from the command line? And does your syslog and mail to root not contain anything suspicious?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Thu, 13 Mar 2008 13:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097619#M443543</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2008-03-13T13:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097620#M443544</link>
      <description>&lt;!--!*#--&gt;hi again,&lt;BR /&gt;&lt;BR /&gt;Answer John's questions above and perform the test below:&lt;BR /&gt;&lt;BR /&gt;- Modify your crontab entry such that log files output-showdate.crn and error-showdate.crn&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt;# min|hour |day  |month|day  |script&lt;BR /&gt;#    |     |of mo|     |of wk|&lt;BR /&gt;#----|-----|-----|-----|-----|--------------------------------------------------&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt;05     07     *     *     *    /home/yogeeraj/showdate.sh 1&amp;gt;/tmp/output-showdate.crn 2&amp;gt;/tmp/error-showdate.crn&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt;# END OF TABLE           day0-&amp;gt;Sunday  day6-&amp;gt;Saturday&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt; &lt;BR /&gt;what does these files show?&lt;BR /&gt;&lt;BR /&gt;revert!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 14 Mar 2008 03:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097620#M443544</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-14T03:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097621#M443545</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When i run the date command ,there is nothing wornd in mail root or in syslog.log all seems to be normal.&lt;BR /&gt;&lt;BR /&gt;i modified my crontab with the option 1 &amp;gt; file.err 2&amp;gt; file.crn&lt;BR /&gt;&lt;BR /&gt;and both files are note created .and the tial /var/adm/cron/log same output as before with ts=139 .....&lt;BR /&gt;&lt;BR /&gt;i installed the PHCO_35331 the latest patch for cron and PHNE_30425 the latest patch for elm &lt;BR /&gt;and still having the same error&lt;BR /&gt;&lt;BR /&gt;please can you advice&lt;BR /&gt;&lt;BR /&gt;thx&lt;BR /&gt;BR &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 06:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097621#M443545</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-14T06:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097622#M443546</link>
      <description>What's your real problem?&lt;BR /&gt;&lt;BR /&gt;cron should be working.  How many users have crontabs?  How many work?&lt;BR /&gt;&lt;BR /&gt;If it is only this one, don't use that shell any more.&lt;BR /&gt;&lt;BR /&gt;Can you find a core file from that signal?&lt;BR /&gt;What does your crontab entry look like?&lt;BR /&gt;Can you use /usr/sbin/sh at all?</description>
      <pubDate>Fri, 14 Mar 2008 07:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097622#M443546</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-14T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097623#M443547</link>
      <description>Hello again &lt;BR /&gt;&lt;BR /&gt;all crons for all users are not working ,&lt;BR /&gt;root,oracle,debit all users even the cron.allow is here and contaims all the users.&lt;BR /&gt;&lt;BR /&gt;even i made a cron with &lt;BR /&gt;echo hi &amp;gt; hi.log and not working &lt;BR /&gt;&lt;BR /&gt;the output of crontab is like the following :&lt;BR /&gt;&lt;BR /&gt;* * * * * /usr/bin/date &amp;gt;&amp;gt; /tmp/ez.log &lt;BR /&gt; for example&lt;BR /&gt;&lt;BR /&gt;the cron deamon is running &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 07:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097623#M443547</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-14T07:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097624#M443548</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;can you try to restart the cron daemon?&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/cron stop&lt;BR /&gt;/sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 08:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097624#M443548</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-14T08:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097625#M443549</link>
      <description>hello again&lt;BR /&gt;&lt;BR /&gt;I restarted the server &lt;BR /&gt;&lt;BR /&gt;same result.&lt;BR /&gt;&lt;BR /&gt;cron still not working&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Fri, 14 Mar 2008 10:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097625#M443549</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-14T10:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097626#M443550</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Will it be possible to post the content of the current crontab?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;crontab -l &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;also, confirm that you can see the following message (or similar) in your /etc/rc.log&lt;BR /&gt;...&lt;BR /&gt;Start clock daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S730cron start":&lt;BR /&gt;----------------------------&lt;BR /&gt;cron started&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 14 Mar 2008 10:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097626#M443550</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-14T10:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097627#M443551</link>
      <description>Hi Again &lt;BR /&gt;&lt;BR /&gt;pleae find below&lt;BR /&gt;&lt;BR /&gt;* * * * * echo "hi abu el hond" &amp;gt;&amp;gt; /tmp/out.log&lt;BR /&gt;* * * * * /usr/bin/date &amp;gt;&amp;gt; /tmp/ez.log&lt;BR /&gt;&lt;BR /&gt;Start clock daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S730cron start":&lt;BR /&gt;----------------------------&lt;BR /&gt;cron started&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BR &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 10:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097627#M443551</guid>
      <dc:creator>C.I.S</dc:creator>
      <dc:date>2008-03-14T10:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097628#M443552</link>
      <description>&lt;!--!*#--&gt;hi again,&lt;BR /&gt;&lt;BR /&gt;Perform the following steps so that the problem can be isolated ($$$$#error in crontab entries or script not executable#$$$$):&lt;BR /&gt;&lt;BR /&gt;Step 1. Create a new script&lt;BR /&gt;$ vi /tmp/script1.sh&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;echo $(date)&lt;BR /&gt;#End of script&lt;BR /&gt;&lt;BR /&gt;Step 2. Save script and make it executable&lt;BR /&gt;$ chmod +x /tmp/script1.sh&lt;BR /&gt;&lt;BR /&gt;Step 3. Edit your contab and delete all the current entries (assuming it contains only the lines that you have posted above)&lt;BR /&gt;&lt;BR /&gt;Step 4. Add the following lines in your crontab:&lt;BR /&gt;&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt;# min|hour |day  |month|day  |script&lt;BR /&gt;#    |     |of mo|     |of wk|&lt;BR /&gt;#----|-----|-----|-----|-----|--------------------------------------------------&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt;*      *      *     *    *    /tmp/script1.sh 1&amp;gt;/tmp/output-script1.crn 2&amp;gt;/tmp/error-script1.crn&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt;# END OF TABLE           day0-&amp;gt;Sunday  day6-&amp;gt;Saturday&lt;BR /&gt;#*******************************************************************************&lt;BR /&gt; &lt;BR /&gt;Step 5. Save and exit the crontab editor.&lt;BR /&gt;&lt;BR /&gt;Step 6. monitor files:&lt;BR /&gt; /tmp/output-script1.crn &lt;BR /&gt; /tmp/error-script1.crn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Update us on the results after a few minutes.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 14 Mar 2008 10:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097628#M443552</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-14T10:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097629#M443553</link>
      <description>Hello Again,&lt;BR /&gt;&lt;BR /&gt;It is done as you said&lt;BR /&gt;&lt;BR /&gt;/tmp/error-script1.crn and /tmp/output-script1.crn are not created.&lt;BR /&gt;&lt;BR /&gt;/tmp/script1.sh it is working from command line&lt;BR /&gt;&lt;BR /&gt;cron is started&lt;BR /&gt;and this is the output of /var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;&amp;lt;  root 6847 c Fri Mar 14 12:15:00 GMT 2008 ts=11&lt;BR /&gt;&amp;gt;  CMD:    /tmp/script1.sh 1&amp;gt;/tmp/output-script1.crn 2&amp;gt;/tmp/error-script1.crn&lt;BR /&gt;&amp;gt;  root 6876 c Fri Mar 14 12:16:00 GMT 2008&lt;BR /&gt;&amp;lt;  root 6876 c Fri Mar 14 12:16:00 GMT 2008 ts=11&lt;BR /&gt;&amp;gt;  CMD:    /tmp/script1.sh 1&amp;gt;/tmp/output-script1.crn 2&amp;gt;/tmp/error-script1.crn&lt;BR /&gt;&amp;gt;  root 6998 c Fri Mar 14 12:17:00 GMT 2008&lt;BR /&gt;&amp;lt;  root 6998 c Fri Mar 14 12:17:00 GMT 2008 ts=11&lt;BR /&gt;&amp;gt;  CMD:    /tmp/script1.sh 1&amp;gt;/tmp/output-script1.crn 2&amp;gt;/tmp/error-script1.crn&lt;BR /&gt;&amp;gt;  root 7029 c Fri Mar 14 12:18:00 GMT 2008&lt;BR /&gt;&amp;lt;  root 7029 c Fri Mar 14 12:18:00 GMT 2008 ts=1&lt;BR /&gt;&lt;BR /&gt;BR</description>
      <pubDate>Fri, 14 Mar 2008 11:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097629#M443553</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-14T11:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097630#M443554</link>
      <description>&amp;gt;script1.sh it is working from command line&lt;BR /&gt;&lt;BR /&gt;That would indicate the shell is working.&lt;BR /&gt;&lt;BR /&gt;About the only other explanation is some evil process is sending kill signals to your shell, under cron.</description>
      <pubDate>Fri, 14 Mar 2008 23:09:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097630#M443554</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-14T23:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097631#M443555</link>
      <description>&lt;!--!*#--&gt;hi,&lt;BR /&gt;&lt;BR /&gt;There is definitely something 'weird' going on!&lt;BR /&gt;&lt;BR /&gt;can you post the output of the following?&lt;BR /&gt;ll /var/adm/cron&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;MYSRV:var/adm/cron&amp;gt;ll&lt;BR /&gt;total 192&lt;BR /&gt;-r--r--r--   1 bin        bin             52 Nov 14  2000 .proto&lt;BR /&gt;prw-------   1 root       root             0 Nov 20 15:06 FIFO&lt;BR /&gt;-rw-r--r--   1 root       root         38658 Jan 30 17:03 OLDlog&lt;BR /&gt;-r--r--r--   1 bin        bin             25 Mar 11  2003 at.allow&lt;BR /&gt;-r--r--r--   1 bin        bin             14 Nov 14  2000 cron.allow&lt;BR /&gt;-rw-r--r--   1 root       root         19884 Mar 15 00:04 log&lt;BR /&gt;-r--r--r--   1 bin        bin             17 Nov 14  2000 queuedefs&lt;BR /&gt;MYSRV:var/adm/cron&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Mar 2008 04:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097631#M443555</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-15T04:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: crontab problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097632#M443556</link>
      <description>hello &lt;BR /&gt;&lt;BR /&gt;Please find below &lt;BR /&gt;#/var/adm/cron&amp;gt;ll&lt;BR /&gt;total 3744&lt;BR /&gt;-r--r--r--   1 bin        bin             52 Nov 14  2000 .proto&lt;BR /&gt;prw-------   1 root       root             0 Mar 14 14:36 FIFO&lt;BR /&gt;-rw-r--r--   1 root       sys         363441 Mar 14 10:32 OLDlog&lt;BR /&gt;-r--r--r--   1 bin        bin             18 Nov 14  2000 at.allow&lt;BR /&gt;-r--r--r--   1 bin        bin             20 Feb 28 02:38 cron.allow&lt;BR /&gt;-rw-r--r--   1 root       root        866802 Mar 17 10:45 log&lt;BR /&gt;-r--r--r--   1 bin        bin             17 Nov 14  2000 queuedefs&lt;BR /&gt;&lt;BR /&gt;is it possible that a third parity programs is killing the cron process as oracle ???&lt;BR /&gt;&lt;BR /&gt;BR &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Mar 2008 09:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-problems/m-p/5097632#M443556</guid>
      <dc:creator>Safir Safir</dc:creator>
      <dc:date>2008-03-17T09:43:49Z</dc:date>
    </item>
  </channel>
</rss>

