Hello,
On one of our aix 5.3 servers, cron daemon keeps dying without any reason. I checked /etc/inittab file,/usr/sbin/cron was setup with respawn option, all the permission of cron file are fine.Everything looks normal to me. I have started it again using nohup /usr/sbin/cron &.But after two...