Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Setting CRONTAB job to run every 60 seconds
I have a CRONTAB jub set to run every 10 minutes. Can someone tell me haow to set it up to run every 60 seconds.
Here's what I have now:
0,10,20,30,40,50 * * * * /usr/bin/ksh "(export
ORACLE_SID=icoms; . /export/home/
dmirror/.profile ; sqlplus ne_icoms/ne_icoms
@/export/home/dmirror/admin/olrstat
us 1> /dev/null 2> /dev/null)"
Thanks in advance!
Sent via Deja.com
http://www.deja.com/
Received on Fri Jan 12 2001 - 12:00:31 CST
![]() |
![]() |