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 - Storage Manager

Provides manageability of the Oracle tablespaces and datafiles. Allowing a user to visualize and maintained storage. Including object and file IO statistics.
Oracle DBA Tools - Storage Manager


Toolbar Operations -

Refresh : Will refresh all tabs in the storage manager from the database
Expand All: Expands all tree nodes in the tree tab
Collapse All: Collapses all tree nodes in the tree tab
Create Tablespace: Create a new tablespace
Edit Tablespace: Edit the selected tablespace
Drop Tablespace: Drop the selected tablespace
Tablespace Properties: View properties of selected tablespace
Coalesce Tablespace: Coalesce the selected tablespace
Create Datafile: Create new datafile in selected tablespace
Edit Datafile: Edit selected datafile
Datafile Properties: View properties of the selected datafile
Size: Determines the unit in which to show size columns in the tab results

Tree Tab - Hierarchical display of the tablespaces and datafiles.

Name: Name of the tablespace or datafile
Path: Path of the datafile
Status:Tablespace status {ONLINE, OFFLINE, READ ONLY}
Contents: Tablespace contents {UNDO, PERMANENT, TEMPORARY}
Logging: Default logging status {LOGGING, NOLOGGING}
Size: Total allocated space for the tablespace or datafile
User Size: Total space available for data in the tablespace or datafile
Free space: Total space available in tablespace or datafile
Space Used (Percent): Percentage of space used in tablespace or datafile
Coalesced: Percentage of space coalesced in tablespace

Storage Manager - Tree Tab
Oracle DBA Tools - Storage Manager - Tree
Tablespaces Tab - Provides a list tablespaces and detailed information on each tablespace.

Name: Name of the tablespace
Status: Tablespace status {ONLINE, OFFLINE, READ ONLY}
Extent Management: Indicates whether the extents in the tablespace are dictionary managed (DICTIONARY) or locally managred(LOCAL)
Contents: Tablespace contents {UNDO, PERMANENT, TEMPORARY}
Logging: Default logging status {LOGGING, NOLOGGING}
Size: Total allocated space for the tablespace
Free space: Total space available in tablespace
Used space (percent): Percentage of space used in tablespace
Coalesced: Percentage of space coalesced in tablespace
Initial Ext: Initial extent size
Next Ext: Incremental extent size
Min Ext: Minimum number of extents
Max Ext: Maximum number of extents
PCT Increase: Percent increase for extent size

Oracle Tablespace Manager
Oracle DBA Tools - Storage Manager - Tablespace Tab
Datafiles Tab - Provides a list datafiles and detailed information on each datafile.

Name: Name of the database file
Path: Filesystem path of the database file
Tablespace: Name of the tablespace
Status: Database file status {AVAILABLE or INVALID}
Contents: Datafile contents {UNDO, PERMANENT, TEMPORARY}
Logging: Default logging status {LOGGING, NOLOGGING}
Size: Total allocated space for the datafile
Free space: Total space available in datafile
Used space (percent): Percentage of space used in datafile
Auto extent: Whether the datafile auto extends file size
Increment by: Increment size for auto extent
Max Size: Maximum extendable size

Oracle Datafiles Manager
Oracle DBA Tools - Storage Manager - Datafiles Tab
Objects Tab - Provides a complete list of objects stored in a specified tablespace.

Owner: Username of the object owner
Object Name: Name of the object
Object Type: Object type {INDEX PARTITION, TABLE PARTITION, TABLE, CLUSTER, INDEX, ROLLBACK, DEFERRED ROLLBACK, TEMPORARY, CACHE, LOBSEGMENT, LOBINDEX}
Size: Object size
Initial Ext: Size requested for initial extent size
Next Ext: Size of next extents
Num Ext: Number of extents allocated to object
Max Ext: Maximum number of extents for object

Oracle Objects Tab
Oracle DBA Tools - Storage Manager - Objects Tab
Fragmentation Tab - Displays fragmentation information on tablespaces in the database.

Tablespace: Name of the tablespace
Total blocks: Total available blocks
Empty blocks: Empty blocks
Total # Extents: Total number of extents
Largest: Largest available block size
Smallest: Smallest available block size
Average: Average size of available blocks

Oracle Fragmentation Tab
Oracle DBA Tools - Storage Manager - Fragmentation Tab
File IO Stats Tab - Read and write performance statistics on the datafiles for the database tablespaces.

Tablespace: Name of the tablespace
Filename: Name of the datafile
Path: Name of the datafile path
Phy Reads: Number of physical reads done
Phy Blk Reads: Number of physical blocks read
Read Pct: Percent of reads of all reads on all tablespaces
Phy Writes: Number of times DBWR is requried to write
Phy Blk Writes: Number of blocks written to disk
Write Pct: Percent of writes of all writes on all tablespaces
Avg IO Time: Average time spent on I/O, if TIMED_STATISTICS parameter is true

Oracle File IO Statistics Tab
Oracle DBA Tools - Storage Manager - File IO Statistics Tab
Object IO Stats Tab - IO statistics for objects in the database.

Owner: Name of object owner
Object Name: Name of object
Object Type: Objec type
IO Cost: Sum of the I/O costs of operations as estimated by the optimizer's cost-based approach.
Total Size: Sum of the number of bytes produced by operations estimated by the cost-based optimizer.

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