Space Analyst for Oracle - Tables Tab
Go Up to Using Space Analyst
The Tables tab displays diagnostic information regarding table space inefficiencies that may exist in your database.
The Table Reorganization Candidate Summary section uses a bar chart to count the various types of table space inefficiencies in your database. Note that the reorganization threshold options are used to compute the counts for each type of space inefficiency.
The following table describes the four distinct types of table space inefficiencies that Space Analyst computes for Oracle and Sybase ASE:
Problem | Description |
---|---|
Block Inefficiencies |
These tables include wasted space that exceeds the allowable percentage of wasted space set in the customizable thresholds of Space Analyst. To see all of the thresholds, click Reorganization Threshold Options on the toolbar. Tables having wasted space can take longer to scan and therefore contribute to slower response times. |
Next Extent Problems |
These tables cannot obtain their next extent of free space due to a lack of needed contiguous free space in the tablespace. Tables suffering from this problem may produce error conditions in the database if more data is added to them. This problem is highlighted even if the tablespace that contains the table has its autoextend property for one or more datafiles set to True. |
Chain Problems |
These tables suffer from a chained or migrated row problem. The percentage of chained or migrated rows to overall rows contained in the table exceeds the allowable percentage of chained rows set in the customizable thresholds of Space Analyst. To see all of the thresholds, click Reorganization Threshold Options on the toolbar. Because chained/migrated rows cause more I/O to occur when they are accessed, overall response times degrade when these tables are referenced in SQL queries. |
Max Extent Problems |
These tables are nearing their maximum extent limit and have exceeded the allowable maximum extent percentage set in the customizable thresholds of Space Analyst. To see all of the thresholds, click Reorganization Threshold Options on the toolbar. Tables suffering from this problem may cause space-related errors to result if more data is added to them. |
The Table Reorganization Candidate Details section provides filters and a grid that you can use to view detailed space diagnostics for all or selected tables.
The following table describes the grid data:
Available Functionality
Note: Functionality differ by platform.
The following functionality is available in the Command menu, shortcut menu, and toolbar:
- Analysis Report
- Analyze
- DBCC
- Estimate Size
- Extract
- Map
- Tables Wizard (DB2 LUW)
- Open Wizard
- Place
- Quick Reorganize /Reorg
- Reorganize
- Threshold Options
- Update Statistics