<?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 Issue !! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382065#M348835</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have root and var file system empty in my system.&lt;BR /&gt;&lt;BR /&gt;By "empty" I assume that you mean you have free space in these filesystems, not that they are devoid of things like your 'crontabs' in '/var/spool/cron/crontabs'.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I used kill -9 to kill the process. if process is killed , Would this kill cron?&lt;BR /&gt;&lt;BR /&gt;No, but using a 'kill -9' can have other side effects.  Kill-9 should be a last resort only.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Wed, 18 Mar 2009 13:02:58 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2009-03-18T13:02:58Z</dc:date>
    <item>
      <title>Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382059#M348829</link>
      <description>Hi all &lt;BR /&gt;&lt;BR /&gt;I had a weird issue in my system.&lt;BR /&gt;&lt;BR /&gt;cron stopped and it did not give anything in cron log as well as in syslog.&lt;BR /&gt;&lt;BR /&gt;I am wondering why it happened and where to look why it stopped.&lt;BR /&gt;&lt;BR /&gt;I have latest patch in my system.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Titu&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 09:23:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382059#M348829</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-03-18T09:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382060#M348830</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;look at /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;and /var/adm/cron/log&lt;BR /&gt;&lt;BR /&gt;some time root or var filesystem full also may cause this kind issues.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 09:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382060#M348830</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-18T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382061#M348831</link>
      <description>Maybe someone killed the wrong pid. Did you recently reboot your server? Check the /etc/rc.config.d/cron file to see if cron is suppose to start after a reboot.&lt;BR /&gt;&lt;BR /&gt;Beers,&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Wed, 18 Mar 2009 11:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382061#M348831</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2009-03-18T11:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382062#M348832</link>
      <description>you can check /etc/syslog.conf file to see what is being logged with cron log and syslog.log&lt;BR /&gt;&lt;BR /&gt;Please check.</description>
      <pubDate>Wed, 18 Mar 2009 11:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382062#M348832</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-03-18T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382063#M348833</link>
      <description>I have root and var file system empty in my system.&lt;BR /&gt;&lt;BR /&gt;I have not received any mail in the mail box of root or any user.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 18 Mar 2009 11:58:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382063#M348833</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-03-18T11:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382064#M348834</link>
      <description>There were 2 processes. &lt;BR /&gt;&lt;BR /&gt;I used kill -9 to kill the process.&lt;BR /&gt;&lt;BR /&gt;if process is killed , Would this kill cron? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 12:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382064#M348834</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-03-18T12:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382065#M348835</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have root and var file system empty in my system.&lt;BR /&gt;&lt;BR /&gt;By "empty" I assume that you mean you have free space in these filesystems, not that they are devoid of things like your 'crontabs' in '/var/spool/cron/crontabs'.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I used kill -9 to kill the process. if process is killed , Would this kill cron?&lt;BR /&gt;&lt;BR /&gt;No, but using a 'kill -9' can have other side effects.  Kill-9 should be a last resort only.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 13:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382065#M348835</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-18T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Crontab Issue !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382066#M348836</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;Check whether cron process (/usr/sbin/cron) is running &lt;BR /&gt;# ps -ef | grep cron&lt;BR /&gt;&lt;BR /&gt;If no , then start it with command&lt;BR /&gt;#/sbin/init.d/cron start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;VVS</description>
      <pubDate>Wed, 18 Mar 2009 13:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/crontab-issue/m-p/4382066#M348836</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2009-03-18T13:06:50Z</dc:date>
    </item>
  </channel>
</rss>

