Alert log monitoring -script
We don’t have an ORA error monitoring mechanism other than manually check in the alert log file every day. So I am planning to automate the alert log monitoring for the Oracle 8i and 9i database which is running AIX server. The below script (da1211.sh ) runs every 15 min and it will call internally the sub script (da1212.sh ) this script will grep the pmon and going to alertlog location (eg: /oralogs/devm) move the original file the grep the ORA error and push to our mail group from the alert.err file. But it is getting an error which is
0