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 


 

 

 


 

 

 
 

ORA-01456: May Not Perform Operation Inside a READ ONLY Transaction Tips

Expert Oracle Database Tips by Donald BurlesonMarch 25, 2015

 

Question:  I am getting this error while full export for one table daily and export is terminated successfully with errors. No other table is giving this error.

EXP-00056: ORACLE error 604 encountered
ORA-00604: error occurred at recursive SQL level 2
ORA-01456: may not perform insert/delete/update operation inside a READ ONLY transaction
ORA-06512: at line 3

Individual export of the same table is fine, but a FULL export gives the ORA-01456 error.

What causes the ORA-01456 error in the export utility?

Answer:  The export utility is a read-only transaction.  This smells like a bug.  Check MOSC first, searching for ORA-01456 and export.

You start by using the oerr utility to see the content of the error:

ORA-01456: may not perform insert/delete/update operation inside a READ ONLY transaction

Cause: A non-DDL insert/delete/update or select for update operation was attempted

 Action: commit (or rollback) transaction, and re-execute

The question is why Oracle thinks that your export job is not a read-only transaction!

I would try this to resolve the ORA-01456 error:

  1.  Recompile any invalid objects in the database.

  2. Run the following as SYS to recompile all invalid objects in the dictionary:

    $ORACLE_HOME/rdbms/admin./utlrp.sql

  3. Check MOSC for known issues or bugs relating to the ORA-01456 error.

 
Get the Complete
Oracle SQL Tuning Information 

The landmark book "Advanced Oracle SQL Tuning  The Definitive Reference"  is filled with valuable information on Oracle SQL Tuning. This book includes scripts and tools to hypercharge Oracle 11g performance and you can buy it for 30% off directly from the publisher.

 

 

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.

 

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster