Call now: 919-335-6342  
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 ORA-03113: end-of-file on communication channel

Oracle Consulting Tips by Burleson

Question:  I am running a distributed query using a db_link and I get this ORA-03113 error when I run the query:

 ORA-03113: end-of-file on communication channel

 How do I fix this ORA-03113 error?

Answer:  Use the oerr utility to get the details for the ORA-03113 error:

ORA-03113: end-of-file on communication channel

Cause: The connection between Client and Server process was broken.

Action: There was a communication error that requires further investigation.  

  • Also, look in the alert.log file for any errors.
  • Finally, test to see whether the server process is dead and whether a trace file was generated at failure time.

The ORA-03113: end-of-file on communication channel error is a generic error.  The ORA-03113 error when connecting suggests that the connection was established, but lost later, like a timeout. 

Note: Windows users report ORA-03113 errors from non-Oracle issues like Windows logs becoming full.

There are many possible causes for the ORA-03113 error.  It is a "catch-all" type error which means "I cannot communication with the Oracle shadow process."  This usually happens when the Oracle server process has died for some reason. 

See MOSC for more than 800 notes on resolving the ORA-03113 error!  For generic troubleshooting, see MOSC Note 17613.1 titled "ORA-03113" and Troubleshooting ORA-03113 (MOSC ID 1506805.1)

For example, ORA-03113 could be signaled for any of these scenarios:

  • Server machine crashed
  • Your server process was killed at O/S level
  • Network problems
  • Oracle internal errors / aborts on the server
  • Client incorrectly handling multiple connections
  • etc.. etc.. etc.. - a lot of possible causes !!

It goes on to note that the ORA-03113 End-Of-File error often has additional messages:

It is common for this error to be accompanied by other errors such as:

  • ORA-01041 internal error. hostdef extension doesn't exist

Oracle support will likely need more information to determine what caused the error.

 The most useful items are:

  1.  Does this occur when trying to (a) make a connection to the database or
    (b) on an established connection ?
  2.  Check for a trace file from the failed session in USER_DUMP_DEST and BACKGROUND_DUMP_DEST directories.
  3.  Does a particular statement reproduce this problem or is it random ? Use SQL_TRACE on the session to find the problem statement.

The "ORA-03113 is received when running catpatch after applying the 9.2.0.5 or 9.2.0.6 patchset".

 

 

 

 

 
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.


 

 

��  
 
 
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. 

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.

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.  Please  e-mail:  

and include the URL for the page.


     

               









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2023

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.