For Oracle support & training call (800) 766-1884
Free Oracle Tips

Home
Oracle Tips
Oracle Code Depot
Oracle Monitoring
Oracle Consulting
Oracle Training
Oracle News
Oracle Forum
Oracle Support





 

Free Oracle Tips

image

 
HTML Text

Free Oracle App Server Tips

image

 
HTML Text


Privacy Policy

Redneck

Dress Code

Oracle tuning

Oracle training

Oracle support

Remote Oracle


 

   
  Oracle Tips by Burleson

Easy Oracle Automation
Chapter 7 -
Application and SQL Management

Flashback Table

If a DDL operation has altered the structure of any tables in the database, flashback operations cannot be used to undo those operations. DDL operations that cannot be flashed back include  upgrading, moving or truncating a table, adding a table to a cluster, dropping or altering a column; and adding, dropping, splitting, coalescing or truncating a partition or sub-partition. DLL operations that change the storage attributes for the table are not impacted by the FLASHBACK TABLE command.

If a transaction is processing, it will be necessary to COMMIT or ROLLBACK the operation before using the FLASHBACK TABLE command.

Flashback Drop

In previous releases of Oracle database, dropping the tables was an irrecoverable operation without restoring from media. This was time consuming and often resulted in loss of work and database changes made during this period.

In Oracle Database 10g, when a table is dropped, it is placed in a recycle bin. The extents allocated to the table are not deallocated until they are purged. The tablespace counts the space used by these objects against its quota until they are purged. Constraints and triggers are preserved even after moving an object to the recycle bin.

For implicit database operations like DROP TABLESPACE INCLUDING CONTENTS or DROP USER CASCADE .., objects are not placed in the recycle bin. All objects belonging to the dropped tablespace or user in the recycle bin are purged.
 


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.
 


For more details and scripts, see my new book " Oracle Tuning: The Definitive Reference", over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot.

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

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

 

Fast-Track Oracle Support
PO Box 511
Kittrell, NC 27544


Email BC: