If you can restore the cron jobs, create the queue definitions file:
/var/adm/cron/queuedefs
-> man queuedefs
-> specify the max cron jobs and the nice value
Main Topics
Browse All Topicsi accidentally deleted the /var/adm/cron folder and had to recreate. unfortunatelu after that all cron jobs that i schedule do not run. those that were already in the crontabs are executing just fine. in the /var/adm/cron directory there are 3 files namely FIFO, log and cron.allow. the log has one error message
! cannot stat QUEDEFS file Thu Nov 22 14:15:00 2007 which is being repeated at intervals which i suspect to be when jobs i tried to schedule are supposed to be executing. i need to know how to get rid of the error message and howto make my jobs start running again.
This question is in progress.
Our experts are working on an answer right now.
Sign up for immediate access to the solution once it becomes available.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
/var/adm/cron
prw------- 1 root system FIFO
-rwxr-xr-x 1 bin bin at.deny
-rwxr-xr-x 1 bin bin cron.deny
-rwxr-xr-x 1 bin bin queuedefs
/var/spool/cron/crontabs
-r-------- 1 root system root
-rwxr-xr-x 1 bin bin adm
Use 'crontab -e' to create/modify your root crontab.
Stop and start the cron daemon after the changes.
Business Accounts
Answer for Membership
by: omarfaridPosted on 2007-11-22 at 09:10:04ID: 20335413
Hi,
Can you restore this folder from backup?