Showing posts with label Oracle Health Monitor. Show all posts
Showing posts with label Oracle Health Monitor. Show all posts

Friday, April 12, 2013

Oracle 11g: Health Monitor


How do you check whether your Oracle database is running smoothly or not? Do you check everything from scratch or have hired a DBA staff for doing it? Well both are very time consuming process. Oracle 11g has introduced Automatic Health Monitor to monitor the health of database. It checks various components like data dictionary and data files for physical and logical corruption. As the name suggests it automatically monitor the database components and store all the details in Automatic Diagnostic Repository. When an error is detected, packages are created by Packing services and send it to Oracle support.