Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

   
 

Oracle Tablespace Reorganization

Oracle Tips by Burleson Consulting

The Data Warehouse Development Life Cycle

Oracle Features for the Data Warehouse

Tablespace Reorganization

Here are the results of the tsfrag.sql script.

TS_NAME         ID OWNER      SEGMENT_NA   BEGIN  BLOCKS     END       KB F

 

-------------- --- ---------- ---------- ------- ------- ------- -------- -

DONALD3_DETAILS  15 DON        ZIP_UPS          2       5       6       20

DONALD3_DETAILS  15 DON        ACCC_TY          7       2       8        8

DONALD3_DETAILS  15 DON        BUS_UNIT         9      35      43      140

DONALD3_DETAILS                                44       2      45        8 F

DONALD3_DETAILS  15 DON        PLANT           46       3      48       12

DONALD3_DETAILS                                49      10      58       40 F

DONALD3_DETAILS  15 DON        DON_TABLES      59       4      62       16

DONALD3_DETAILS  15 DON        ZONE            63       2      64        8

                                                                 -------- *

 

                                                                      252 s

 

DONALD3_DETAILS  15                            65    1216    1282     4869 F

                                                                 -------- *

                                                                     4869 s

In the tablespace fragmentation report we see two discontiguous chunks of free space, as indicated by the “F” column on the far right-hand side of the report. Here, we see that blocks 46-48 are free, as are blocks 49-58.  There are other tools that will provide this information in a graphical format such as Oracle’s Performance Pack’s Tablespace Manager, and the Eventus AdHawk Spacer product.

Oracle version 7.3 will automatically detect and coalesce tablespaces--provided that all affected tablespaces default storage clause has PCTINCREASE set to 1. The coalesce mechanism for tablespace coalescing is the SMON process, which periodically wakes up to coalesce free space. Between SMON coalesces, any transaction that requires an extent that is larger than any available free extent, will trigger a coalesce on the tablespace to move all free space into a single chunk--hopefully making room for the required extent.
 


This is an excerpt from "High Performance Data Warehousing", copyright 1997.

If you like Oracle tuning, you may enjoy the book Oracle Tuning: The Definitive Reference , with over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it directly from the publisher and save 30%, and get instant access to the code depot of Oracle tuning scripts.
��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.