A repository of information technology questions and answers

Latest posts

queue max run limit reached

The cron daemon has a limit of how many jobs run simultaneously. If a new job is scheduled and the limit is reached the job will be rescheduled.

CRONTAB Quick Reference Guide

A Solaris utility that allows tasks to be scheduled at regular intervals via the cron daemon. The crontab is the file containing the scheduled tasks.