Difference between revisions of "Oracle Database Tools and Utilities"

From Ittichai Chammavanijakul's Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
== Licensed Tools ==
 +
* '''Toad''', by Quest Software
 +
http://www.quest.com/toad/
 +
 +
* '''PL/SQL Developer''', by Allround Automations
 +
http://www.allroundautomations.com/plsqldev.html
 +
 +
== Free Tools ==
 +
* '''Oracle SQL Developer''', by Oracle
 +
http://www.oracle.com/technetwork/developer-tools/sql-developer
 +
 +
* '''Snapper''', by Tanel Poder, is a quick and easy ad-hoc performance troubleshooting tool.
 +
http://tech.e2sn.com/oracle-scripts-and-tools/session-snapper
 +
 +
* '''Hammerora''' is the open source Oracle load test tool.
 +
http://hammerora.sourceforge.net/
 +
 +
* '''Swingbenach''' is a free load generator (and benchmarks) designed to stress test an Oracle database.
 +
http://www.dominicgiles.com/swingbench.html
 +
 
* '''ASH Viewer''' provides a graphical view of active session history data within the Oracle instance (versions supported: 8i/9i/10g/11g).
 
* '''ASH Viewer''' provides a graphical view of active session history data within the Oracle instance (versions supported: 8i/9i/10g/11g).
 
http://sourceforge.net/projects/ashv/
 
http://sourceforge.net/projects/ashv/
  
* '''Mumbai''' - a freeware Windows application targeted at Oracle DBAs and consultants, with a special focus on performance analysis.
+
* '''Mumbai''' is a freeware Windows application targeted at Oracle DBAs and consultants, with a special focus on performance analysis.
 
http://marcusmonnig.wordpress.com/mumbai/
 
http://marcusmonnig.wordpress.com/mumbai/
 +
 +
* '''Oracle ORION''', by Oracle, is a standalone tool for calibration the I/O performance for storage systems.
 +
http://www.oracle.com/technetwork/topics/index-089595.html
  
 
[[Category:Oracle_Database]]
 
[[Category:Oracle_Database]]

Revision as of 09:05, 8 March 2011

Licensed Tools

  • Toad, by Quest Software

http://www.quest.com/toad/

  • PL/SQL Developer, by Allround Automations

http://www.allroundautomations.com/plsqldev.html

Free Tools

  • Oracle SQL Developer, by Oracle

http://www.oracle.com/technetwork/developer-tools/sql-developer

  • Snapper, by Tanel Poder, is a quick and easy ad-hoc performance troubleshooting tool.

http://tech.e2sn.com/oracle-scripts-and-tools/session-snapper

  • Hammerora is the open source Oracle load test tool.

http://hammerora.sourceforge.net/

  • Swingbenach is a free load generator (and benchmarks) designed to stress test an Oracle database.

http://www.dominicgiles.com/swingbench.html

  • ASH Viewer provides a graphical view of active session history data within the Oracle instance (versions supported: 8i/9i/10g/11g).

http://sourceforge.net/projects/ashv/

  • Mumbai is a freeware Windows application targeted at Oracle DBAs and consultants, with a special focus on performance analysis.

http://marcusmonnig.wordpress.com/mumbai/

  • Oracle ORION, by Oracle, is a standalone tool for calibration the I/O performance for storage systems.

http://www.oracle.com/technetwork/topics/index-089595.html