Thread: cron problems
View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 10:26 AM
Laurenz Albe
 
Posts: n/a
Default Re: cron problems

kraniak <carlesguri@gmail.com> wrote:
> 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.


How can you tell that the processes received SIGKILL?
Do you have any evidence?

Anything in errpt?

Yours,
Laurenz Albe
Reply With Quote