what to monitor by DBA ?-Infrastructure availability

this is something my DBA friend Anil sent me for a small post.expecting from him more than this post as below.

What database aspects should be monitored?
One should implement a monitoring system to constantly monitor the following
aspects of a database. This can be achieved by writing custom scripts,
implementing Oracle’s Enterprise Manager, or buying a third-party monitoring
product. If an alarm is triggered, the system should automatically notify the
DBA (e-mail, page, etc.) to take appropriate action.

Infrastructure availability:

  • Is the database up and responding to requests ?
  • Are the listeners up and responding to requests?
  • Are the Oracle Names and LDAP Servers up and responding to requests ?
  • Are the Web Listeners up and responding to requests ?
  • Etc.

Things that can cause service outages:

  • Is the archive log destination filling up?
  • Objects getting close to their max extents
  • Tablespaces running low on free space/ Objects what would not be able to extend
  • User and process limits reached
  • Etc.

Add your opinion - this will move the pointer
get dashboard plugin?

Free Dashboards

Here are some more interesting Articles
  • AIM (Application Implementation Method )
  • SGA data Structures - Shared Pool portion of the SGA
  • Oracle architecture- background processes
  • Agile Software Development
  • Benefits of Dashboards and its purpose
  • Benefits of Dashboards and its purpose
  • Leave a Reply

    You must be logged in to post a comment.