Thread: cron problems
View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 10:26 AM
kraniak
 
Posts: n/a
Default cron problems


Hi

I have a strange problem with cron in a Aix 5.3..0.4 box. I have a lot
of cron jobs (250) running in a aix 5.1 box and there is no problem
but when I put the same crontab on a AIX 5.3 box, system send to some
jobs a SIGKILL signal. I look cron.log and no limit is reached ans this
ocurr with differend kind of jobs , shell scripts, cobol binaries ...
I just diag system for possibly memory bugs (all ok) and there is no
environment difference betwen systems.

Any idea?

Reply With Quote