<?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 crontab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003658#M425017</link>
    <description>OS Info:&lt;BR /&gt;HP-UX B.10.20 A 9000/804 445684381 &lt;BR /&gt;two-user license&lt;BR /&gt;&lt;BR /&gt;Issue:&lt;BR /&gt;Nothing is working from crontab. it was working all the time.Since Sept 6th 2006 it stopped working. I run script to take logical export of oracle db. It is registered in crontab. All of a sudden it does not work. I run script independently it runs. but not from cron. i added some test entry in the crontab. but nothing is getting executed.&lt;BR /&gt;Can anybody help in this issue.&lt;BR /&gt;I am really feeling very stupid right now.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Sep 2006 13:44:58 GMT</pubDate>
    <dc:creator>Sajjad Shafi</dc:creator>
    <dc:date>2006-09-15T13:44:58Z</dc:date>
    <item>
      <title>crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003658#M425017</link>
      <description>OS Info:&lt;BR /&gt;HP-UX B.10.20 A 9000/804 445684381 &lt;BR /&gt;two-user license&lt;BR /&gt;&lt;BR /&gt;Issue:&lt;BR /&gt;Nothing is working from crontab. it was working all the time.Since Sept 6th 2006 it stopped working. I run script to take logical export of oracle db. It is registered in crontab. All of a sudden it does not work. I run script independently it runs. but not from cron. i added some test entry in the crontab. but nothing is getting executed.&lt;BR /&gt;Can anybody help in this issue.&lt;BR /&gt;I am really feeling very stupid right now.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2006 13:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003658#M425017</guid>
      <dc:creator>Sajjad Shafi</dc:creator>
      <dc:date>2006-09-15T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003659#M425018</link>
      <description>Can you verify that your cron daemon is working&lt;BR /&gt;&lt;BR /&gt;ps -ef  | grep cron&lt;BR /&gt;&lt;BR /&gt;if its not listed, then you want to start it with /sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;you might want to look into your /var/adm/syslog/syslog.log for tell-tale signs of why it stopped working. Also check the /var/adm/cron/log file to see other clues.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Fri, 15 Sep 2006 13:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003659#M425018</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2006-09-15T13:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003660#M425019</link>
      <description>It seems somebody might have killed cron daemon. check it and restart if not running. check syslog.log and /var/adm/cron/log files.</description>
      <pubDate>Fri, 15 Sep 2006 13:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003660#M425019</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-15T13:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003661#M425020</link>
      <description>i restarted the cron service . Now it is working. Thanks for the help.</description>
      <pubDate>Fri, 15 Sep 2006 14:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003661#M425020</guid>
      <dc:creator>Sajjad Shafi</dc:creator>
      <dc:date>2006-09-15T14:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003662#M425021</link>
      <description>Restarted cron service</description>
      <pubDate>Fri, 15 Sep 2006 14:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003662#M425021</guid>
      <dc:creator>Sajjad Shafi</dc:creator>
      <dc:date>2006-09-15T14:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003663#M425022</link>
      <description>In addition to verifying that cron is actually running.  Also check your /var/adm/cron/log file to see if there is anything useful in it.</description>
      <pubDate>Fri, 15 Sep 2006 14:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab/m-p/5003663#M425022</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-09-15T14:43:50Z</dc:date>
    </item>
  </channel>
</rss>

