Automating DBA task
I still have so many things that I am doing manually everyday. I am trying to automate some of the stuff through cron job or oracle job. However, I am having difficulty to set the cron job to send me an email. The cron job itself runs fine, but right now I still go to the directory everyday to see the output. I am not sure about the syntax to send email through crontab. Also, if I schedule job to run in oracle, can those job generate emails too? My version is mostly 10.2.0.3 with solaris 10. Thanks.
0