- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Entries in crontab file
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 06:12 PM
10-24-2001 06:12 PM
I am about to create a lot of jobs run by cron.
Is there any maximum entries in the crontab file, if so, how many?
thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 06:31 PM
10-24-2001 06:31 PM
Re: Entries in crontab file
I have heard that there is a limit but we run at least two hundred and have not got a problem. In saying that once there are thousands of jobs, people start looking at other tools like scheduling packages that can look after jobs escpecially if they have dependancies etc.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 06:54 PM
10-24-2001 06:54 PM
SolutionI don't think there is any limit on
the entries of the crontab file, but iirr there
is a limit on the number of cron jobs you
can run at one time (40?).
On a related note, Cron has a few less-known "scheduler" type
features, where you can set queues and the
order in which the jobs can run. i.e job2
should follow job1 and so on.
check man queuedefs for the details.
the file which defines the settings are:
/var/adm/cron/queuedefs.
You did not specify how many entries
you need to put in cron? Generally, when
there are lot of application related jobs,
it is preferable to purchase a scheduling
software tool and let the users manage it
easily.
-raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 07:17 PM
10-24-2001 07:17 PM
Re: Entries in crontab file
But if you have so many cronjobs, it's better to use sophisticated softwares like Autosys/sys*Admiral that do a wonderful job with good reporting stuff.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 07:33 PM
10-24-2001 07:33 PM