AquaFold
HOME SCREENSHOTS DOWNLOAD DOCUMENTATION SUPPORT LICENSING CONTACT
 

Documentation: Aqua Data Studio 6.5 - New Features     HTML Documentation download, ZIP: ads-docs.zip (Size: 84.7MB) / ads-docs-no-shots.zip (Size: 1.2MB)
  Getting Started
  Installation
  JDBC Drivers
   Oracle 8i
   Oracle 9i
   Oracle 10g
   DB2 7.2
   DB2 8.1
   DB2 9.0
   SQL Server
   Sybase ASE
   Sybase Anywhere
   Sybase IQ
   Informix
   PostgreSQL
   MySQL
  Memory Configuration
  Character sets
  Registering Servers
   MSDE 2000
   SQL Express 2005
   PostgreSQL SSL
  Application
   Browser and Scripting
   Visual Editing
   SQL History and Archive
   Shortcut Toolbar
   Key Mappings
   Key Mapping Assistant
   Custom Keymap Profiles
   Options
   Settings
   New Frame Window
   Details View
   Command Line
  Query Window
   Basics
   Toolbar
   Server Side Comments
   SQL Automation
   Aqua Commands
   Morph to Delimited List
   Results
   Save Results
   Auto-completion
   Popup Menu
   SQL Formatter
   Permissions
   Parameterized
   Pivot Results (Grid and Chart)
   Grid Results (Grid and Chart)
  Editors
   SQL Editor
   Text Editor
   HTML Editor
   XML Editor
   Regular Expressions
  Image Viewer
  Visual Explain Plan
   Basics
   Explain Plan
   Explain Diagram
   Whiteboard
  Procedure/Package Editor
  SQL Debugger
   Sybase Debugger
  Tools
   Table Data Editor
   Schema Script Generator
   Server Script Generator
   ER Diagram
   Query Builder
   Import Tool
   Export Tool
   Execution Monitor
  Compare Tools
   Schema Compare
   Tab Compare
   Directory Compare
   File Compare
   Copy History Compare
   Results Compare
  Oracle DBA Tools
   Instance Manager
   Storage Manager
   Rollback Manager
   Log Manager
   Security Manager
   Session Manager
   SGA Manager
   Server Statistics
  SQL Server DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
   SQL Agent Manager
  Sybase DBA Tools
   Instance Manager
   Storage Manager
   Security Manager
   Session Manager
  Source Control
   Subversion
   CVS
Oracle DBA Tools - Server Statistics

Provides a summary of statistics for the Oracle instance, waits and latches.
Oracle DBA Tools - Server Statistics



Toolbar Operations -

Refresh: Refresh all the tab results from the database
Refresh Seconds: The interval in which to refresh the tabs if "Auto Refresh" is enabled
Auto Refresh: Indicates whether to refresh the tab results automatically every X number of seconds determined by the "Refresh Seconds"

Instance Stats Tab - Provides a lists of system statistics

Stat Number: Statistic number
Name: Statistic name
Value: Statistic value

Oracle Instance Statistics
Oracle DBA Tools - Statistics - Instance Statistics Tab
Waits Tab - Provides information on total waits for system events

System Event: Name of the wait event
Total Waits: Total number of waits for the event
Timeouts: Total number of timeouts for the event
Time Waited: Total amount of time waited for the event (in hundredths of a second)

Oracle Wait Statistics
Oracle DBA Tools - Statistics - Waits Tab
Latches Tab - Provides aggregate latch statistics for both parent and child latches

Gets: Number of times the latch was requested in willing-to-wait mode
Misses: Number of times the latch was requested in willing-to-wait mode and the requestor had to wait

Latch Statistics: Latch name
Simple Gets: (Gets-Misses)
Simple Gets Ratio: (Gets-Misses)/Gets/100
Spin Gets: Willing-to-wait latch requests which missed the first try but succeeded while spinning
Spin Gets Ratio: (100 * Spin Gets / Gets / 100)
Sleep Gets: (Misses-Spin Gets)
Sleep Gets Ratio: 100 * (Misses-Spin Gets) / Gets / 100

Oracle Latch Statistics
Oracle DBA Tools - Statistics - Latches Tab
Home Screenshots Downloads Documentation Support Licensing Contact Copyright© 2001-2007 AquaFold, Inc. All Rights Reserved