Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Limitation of
Name: deeps Date: February 5, 2003 at 06:20:48 Pacific OS: Sun OS 5.8 CPU/Ram: sun4u sparc SUNW, sun-fir
Comment:
Hi, Does anyone have an idea as to how to change the length of an "at" queue. Is there a limitation to the number of jobs submitted to at queue. If yes can we change it by resetting the size of the queue.
Name: David Perry Date: February 6, 2003 at 04:10:35 Pacific
Reply:
Have you looked at cron? At is handy for ad-hoc job submission and scheduling but if you are running lots and they are re-occuring, cron may be a help to you.
0
Response Number 2
Name: deeps Date: February 7, 2003 at 03:24:38 Pacific
Reply:
Hi, I wish to add here that, we have a constraint here, as jobs have to be executed in low priority mode (i.e in a "b" queue). The time when at jobs are running cron also runs, since cron runs with a higher priority, cron executes first but at jobs should go on running in the background with low priority. Since we have many such at jobs, is there a way to change the size of "at" queue.
Summary: We have a system installed as above and are using local telnets and remote SSH to connect to Unix. But there seems to be a limit of 16 telnets allowed and I cannot find a configuration file which hold...
Summary: Hi, I am having a problem with my script to check the df -k of the /usr slice. The script is running and detects the size of the /usr if this have reached the limit of 90%. The output generated by the...
Summary: We have a new AIX system and the vendor is telling us that AIX has a queue limit of 1000 jobs per print queue. It is causing us major problems since one printer can stall and apparently affect the pe...