High Availbility

OS & Virtualization

Friday, May 23, 2008

OraPerf : Oracle Free Performance Monitor

Some of the program I did during my free time. This is a the first program in Visual Basic Express using Oracle connection string.


Most Oracle DBA have to face question like
  • In general, how well is my database running? What defines efficiency?
  • What average response time are my users experiencing?
  • OraPerf is a little tool which captures Oracle database information such as session and memory usage. It is based on Oracle 10g Dynamic views V$. The information will be update every seconds.

    http://download.cnet.com/OraPerf/3000-10254_4-10816959.html

    Update :
    • Include response time metrics
    Get it from CNET Download.com!
     

    No comments: