Home Home Screenshots Download Documentation Contact Licensing Licensing

Documentation: Aqua Data Studio 6.0 - New Features     HTML Documentation download, ZIP: ads-docs.zip (Size: 20MB) / ads-docs-no-shots.zip (Size: 368KB)
  Getting Started
  Installation
  JDBC Drivers
  I. Oracle
  II. DB2 UDB
  III. SQL Server
  IV. Sybase ASE
  V. Sybase Anywhere
  VI. Sybase IQ
  VII. Informix
  VIII. PostgreSQL
  IX. MySQL
  Memory Configuration
  Character sets
  Registering Servers
  I. MSDE 2000
  II. SQL Express 2005
  III. PostgreSQL SSL
  Application
  I. Browser and Scripting
  II. Visual Editing
  III. SQL History
  IV. Shortcut Toolbar
  V. Key Mappings
  VI. Custom Keymap Profiles
  VII. Options
  VIII. Settings
  Query Window
  I. Basics
  II. Toolbar
  III. Server Side Comments
  IV. SQL Automation
  V. Variable Binding
  VI. Results
  VII. Save Results
  VIII. Auto-completion
  IX. SQL Formatter
  X. Permissions
  XI. Parameterized
  Editors
  I. SQL Editor
  II. Text Editor
  III. HTML Editor
  IV. XML Editor
  V. Regular Expressions
  Image Viewer
  Visual Explain Plan
  I. Basics
  II. Explain Plan
  III. Explain Diagram
  IV. Whiteboard
  Procedure/Package Editor
  Tools
  I. Table Data Editor
  II. Script Generator
  III. ER Diagram
  IV. Query Builder
  V. Import Tool
  VI. Export Tool
  VII. Execution Monitor
  Difference Tools
  I. Schema Diff
  II. Tab Diff
  III. Directory Diff
  IV. File Diff
  V. Copy History Diff
  Oracle DBA Tools
  I. Instance Manager
  II. Storage Manager
  III. Rollback Manager
  IV. Log Manager
  V. Security Manager
  VI. Session Manager
  VII. SGA Manager
  VIII. Server Statistics
  SQL Server DBA Tools
  I. Instance Manager
  II. Storage Manager
  III. Security Manager
  IV. Session Manager
  V. SQL Agent Manager
  Sybase DBA Tools
  I. Instance Manager
  II. Storage Manager
  III. Security Manager
  IV. Session Manager
Server Statistics - Provides a summary of statistics for the Oracle instance, waits and latches.


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
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
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
Home Screenshots Downloads Documentation Support Licensing Contact Copyright© 2001-2006 AquaFold, Inc. All Rights Reserved