Version 1.2

Version 1.2 adds four more drill-down views: Configuration, Waits, Top SQL and Storage.

Configuration view shows and allows to edit Oracle initialization parameters including hidden parameters as well as other important database and instance configuration data.

Waits view displays Oracle wait events. The user can sort by the time waited and analyze wait event history for the selected event(s).

Top SQL view allows to pinpoint SQLs that account for most of the system load using various criteria such as logical and physical I/O, executions, memory, sorts and others. Explain Plan and SQL statistics panels can further help identify a problem with a SQL statement.

Storage view shows tablespaces, datafiles, objects and their space usage statistics.

Version 1.2 adds user-defined alert functionality. The user can now send custom alerts from any application. These user alerts will be displayed next to the corresponding Enterprise view or Instance view item just like regular Insider alerts.

Start/stop trace in session functionality has been added to Sessions and Locks view.

SQL statistics panel has been added to Sessions and Locks view.

Session wait panel has been added to Sessions and Locks view.