Call (800) 766-1884 for Oracle support & training
Free Oracle Tips


Oracle Consulting Support
Oracle Upgrades
Use New Oracle Features
Oracle Replication Support
Oracle Training
Remote Oracle DBA
System Documentation
Oracle Tips
Oracle Performance
 

Free Oracle Tips


 

HTML Text

BC Oracle tuning

Oracle training

Oracle support

Remote Oracle

 

 

   
  Oracle Tips by Burleson

Easy Oracle Automation
Chapter 5 -
Automatic Storage Management

Using ASM to Create a Database

It would be worthwhile to look at the new storage structures in Oracle Database 10g.

Now that ASM files have been explored in more detail, it would be appropriate to examine more information regarding temporary tablespace groups and BigFile Tablespaces. These topics are presented next.

New Tablespace Types

There are new storage structures in Oracle Database 10g. They are Temporary Tablespace Groups (TTG) and BigFile Tablespaces (BFT).

Temporary Tablespace Groups

A Temporary Tablespace Group (TTG) can be described as a group of temporary tablespaces. The dba_tablespace_groups view provides all the temporary tablespace group information.

TTGs have the following characteristics:

  • A TTG contains at least one temporary tablespace.
     

  • A TTG cannot have the same name as tablespace.
     

  • A TTG name can be used instead of a temporary tablespace name. It is created implicitly when the first TEMPORARY tablespace is assigned. It is deleted when the last TEMPORARY tablespace is removed from the TTG.

The benefits of having TTG s are as follows:


The above text is an excerpt from:

Easy Oracle Automation
Oracle10g Automatic Storage, Memory and Diagnostic Features

ISBN 0-9745993-6-0

by Dr. Arun Kumar R.
 


Download your Oracle scripts now:

www.oracle-script.com

The definitive Oracle Script collection for every Oracle professional DBA

  
 

Oracle performance tuning software 
 
 
 
 

Oracle performance tuning book

 

 
 
 
Oracle performance Tuning 10g reference poster
 
 
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

   

Copyright © 1996 -  2011 by Burleson Enterprises. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.