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

Home Home
Oracle Monitoring
Growth Monitoring
Emergency DBA Support
Installs & Upgrades
Oracle Migration
Oracle Support Plan
Oracle SQL Tuning
Oracle Performance Tuning

 Our Remote DBA Clients

 

Free Oracle Tips


 
HTML Text

Free Oracle App Server Tips


 
HTML Text

 

Donald K. Burleson

Oracle Tips

Export bug warning

There is a bug in Oracle’s Export that generates invalid storage clauses for tables. (Oracle bug 708790)

This is a serious bug that can cripple a database during routine reorganization.

This problem affects all versions of export shipped with all Oracle releases: since 7.0.12 through 8.0.5, and has not yet been fixed.

If an export is performed using COMPRESS=Y then it is possible for the storage clause in the export file to contain invalid values for INITIAL and  NEXT extents, causing the table definition to fail.

This problem will occur if export is run with the COMPRESS option set to YES (which is the default), and usually effects Oracle tables where NEXT_EXTENT >= (2*1024*1024*1024).  In these cases, import will terminate with ... IMP-00003: ORACLE error 2219 encountered ORA-02219: invalid NEXT storage option value.  The workaround is not to use COMPRESS=Y when doing exports for these types of tables.

If you like Oracle tuning, you might enjoy my latest book “Oracle Tuning: The Definitive Reference” by Rampant TechPress.  It’s only $41.95(I don’t think it is right to charge a fortune for books!) and you can buy it right now at this link:

http://www.rampant-books.com/book_2005_1_awr_proactive_tuning.htm

 

Burleson Oracle consulting & training



 

 

WISE Oracle monitoring software
 

 

Oracle forum for DBA 

 

Rampant TechPress Oracle book publisher

image 

  

 
E-mail us for BC Oracle support:   

Copyright © 1996 -  2009 by Burleson Enterprises, Inc. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.