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
   Application Menus
   Application Toolbar
   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
   Oracle Debugger
  Tools
   Table Data Editor
   Schema Script Generator
   Server Script Generator
   ER Diagram
   Query Builder
   Import Tool
   Export Tool
   Execution Monitor
   Object Search
  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 - Session Manager

Provides manageability of database sessions, including user and system locks. Allowing the user to kill/disconnect sessions, start traces and monitor open cursors and user queries with execution plans.
Oracle DBA Tools - Session Manager


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"

Sessions Tab - Provides a list of sessions currently held by the Oracle server

Program: Operating System program name
Machine: Operating System machine name
User Name: Oracle username
OS User: Operating System client user name
Server: Server type {DEDICATED, SHARED, PSEUDO, NONE}
SID: Session Identifier
AUDSID: Auditing session ID
SPID: Operating System process identifier
Status: Status of the session {ACTIVE, INACTIVE, KILLED, CACHED, SNIPED}
Terminal: Operating System terminal name
Type: Session type

Oracle Session Manager Syntax Coloring
Oracle DBA Tools - Session Manager - Syntax Coloring


Oracle Session Manager
Oracle DBA Tools - Session Manager - Sessions Tab
Sessions Tab - Session Details - This provides detailed information on the currently selected session



Oracle Session Details
Oracle DBA Tools - Session Manager - Session Details Tab
Sessions Tab - Current Statement - This provides the current statement for the currently selected session. The user may also run a visual explain plan on the SQL statement. (Visual Explain must be configured in File->Options:Visual Explain)



Session Current Statement
Oracle DBA Tools - Session Manager - Current Statement Tab
Sessions Tab - Open Cursor - This provides a list of open cursors for the currently selected session. Selecting a cursor will load the SQL for that cursor into the right panel where the user may run a Visual Explain on it.



Oracle Open Cursor
Oracle DBA Tools - Session Manager - Open Cursor Tab
Session Stats Tab - Provides a list of sessions currently held by the Oracle server with some statistical information

SID: Session Identifier
AUDSID: Auditing session ID
User Name: Oracle username
OS User: Operating System client user name
Status: Status of the session {ACTIVE, INACTIVE, KILLED, CACHED, SNIPED}
Lock Wait: Address of lock waiting for by this session
Program: Operating System program name
Machine: Operating System machine name
Connect Time: Time of logon
P Program: Program in progress
Physical Reads: Physical reads for this session
Block Gets: Block gets for this session
Consistents Gets: Consistent changes for this session
Block Changes: Block changes for this session
Consistent Changes: Consistent changes for this session
Process: Operating System client process ID
SPID: Operating System process identifier
PID: Oracle process identifier
Serial #: Session serial number. Used to uniquely identify a session's objects. Guarantees that session-level commands are applied to the correct session objects if the session ends and another session begins with the same session ID.

Oracle Session Statistics
Oracle DBA Tools - Session Manager - Session Statistics Tab
Locks (User) Tab - Provides a list of locks held by users on the server

Session / Lock: Session ID and the locks that are being held or are blocking the session
Session ID: Session Identifier
AUDID: Auditing session ID
User: Oracle username
Lock Type: The type of lock held by the session
Mode Held: Lock mode in which the session holds the lock
Mode Request: Lock mode in which the process requests the lock
Command: Command in progress (last statement parsed)
Object Type: Type of object
Owner: Owner of the object locked
Object Name: Name of the object blocked
Blocking: Indicates if the session is blocking another
OS User: Operating System client user name
Machine Name: Operating System machine name

Oracle User Locks
Oracle DBA Tools - Session Manager - Lock User Tab
Locks (System) Tab - Provides a list of system locks on the server

Lock Type: The type of lock held by the session
Mode Held: Lock mode in which the session holds the lock
Mode Requested: Lock mode in which the process requests the lock
Lock ID1: Lock identifier #1
Lock ID2: Lock identifier #2

Oracle System Locks
Oracle DBA Tools - Session Manager - Lock System Tab
Home Screenshots Downloads Documentation Support Licensing Contact Copyright© 2001-2007 AquaFold, Inc. All Rights Reserved