...
No Format |
---|
su - oracle
crontab -e
|
e. Add the following line to crontab and then save and exit (:wq)
No Format |
---|
*/15 * * * * /usr/local/bin/del_arch.sh orcl 0.2 > /tmp/del_arch.txt 2>&1 |
...
...
No Format |
---|
su - oracle
crontab -e
|
e. Add the following line to crontab and then save and exit (:wq)
No Format |
---|
*/15 * * * * /usr/local/bin/del_arch.sh orcl 0.2 > /tmp/del_arch.txt 2>&1 |
...