<?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: at problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196224#M165764</link>
    <description>ps -ef | grep cron&lt;BR /&gt;&lt;BR /&gt;If you get nothing&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;check ps again&lt;BR /&gt;&lt;BR /&gt;For permanent startup, check /etc/rc.config.d/cron&lt;BR /&gt;&lt;BR /&gt;CRON=1 to auto start the daemon-&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 19 Feb 2004 00:39:59 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-02-19T00:39:59Z</dc:date>
    <item>
      <title>at problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196221#M165761</link>
      <description>Hello I am having an "at" problem.  &lt;BR /&gt;&lt;BR /&gt;The at command seem to work and adds a file into /var/spool/cron/atjobs however the cron daemon dosen't appear to be picking them up is there anything I need to set for cron to do this?</description>
      <pubDate>Wed, 18 Feb 2004 23:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196221#M165761</guid>
      <dc:creator>Adrian Hannelly</dc:creator>
      <dc:date>2004-02-18T23:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: at problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196222#M165762</link>
      <description>No, as long as the cron process is running, it should run. Have a look at the /var/adm/cron/log for your entry. Make sure that the command your running has executable permissions.</description>
      <pubDate>Wed, 18 Feb 2004 23:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196222#M165762</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-02-18T23:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: at problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196223#M165763</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Only requiment is cron daemon should be running.&lt;BR /&gt;&lt;BR /&gt;Try to give full path of cmd/script which you are tring to run from at.&lt;BR /&gt;and see cron log file (/var/adm/cron/log).&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 18 Feb 2004 23:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196223#M165763</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-02-18T23:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: at problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196224#M165764</link>
      <description>ps -ef | grep cron&lt;BR /&gt;&lt;BR /&gt;If you get nothing&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;check ps again&lt;BR /&gt;&lt;BR /&gt;For permanent startup, check /etc/rc.config.d/cron&lt;BR /&gt;&lt;BR /&gt;CRON=1 to auto start the daemon-&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 19 Feb 2004 00:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196224#M165764</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-19T00:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: at problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196225#M165765</link>
      <description>I doesn't appear to be picking them up as it is leaving the files in /var/spool/cron/atjobs.  I have since learn't that the previous admin managed to delete everything below /var/spool (don't ask) would this affect at?</description>
      <pubDate>Thu, 19 Feb 2004 00:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196225#M165765</guid>
      <dc:creator>Adrian Hannelly</dc:creator>
      <dc:date>2004-02-19T00:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: at problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196226#M165766</link>
      <description>Thank for all the help guys.  &lt;BR /&gt;&lt;BR /&gt;What the problem was the previous admin deleted everything below /var/spool/ and then manual recreated all directories.  &lt;BR /&gt;&lt;BR /&gt;This didn't affect cron but it appears to have effected the "at" functionality of cron.  All that was needed in the end was a stop start of cron and we are back in action.</description>
      <pubDate>Thu, 19 Feb 2004 01:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/at-problem/m-p/3196226#M165766</guid>
      <dc:creator>Adrian Hannelly</dc:creator>
      <dc:date>2004-02-19T01:09:34Z</dc:date>
    </item>
  </channel>
</rss>

