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.
Crontab issue
Name: stant_98 Date: September 6, 2006 at 02:03:47 Pacific OS: Solaris CPU/Ram: 2.5/2
Comment:
Hi all,
I need some help. I am being told that the followmh crontab entries will start at the same time sometimes. Do you guys see a problem here. What we need is to have rman1 to run each Sunday only and rman2 to sun Mon-Sat only:
Summary: I edited the Crontab to change the time our database is shutdown nightly. I vi the crontab file directly. When I issue crontab -l the change is listed. The database however shuts down at the original ...
Summary: Hi I face some difficulty when modify my existing cronfile and schedule a new job eg.(10 12 * * * cd /data/schedule; ./elpida_link > /data/schedule/elpida.log) After modify and saved the cronfile (v...
Summary: I have a Korn Shell script which I want to automatically run on every Thursday of every week of every month of every year! I tried making a Cron file with command- $export EDITOR=vi $crontab -e $50 7...