Home » SQL & PL/SQL » SQL & PL/SQL » Getting ORA-03114: not connected to ORACLE error
Getting ORA-03114: not connected to ORACLE error [message #341641] Tue, 19 August 2008 13:44 Go to next message
anand47
Messages: 5
Registered: August 2008
Location: HYDERABAD
Junior Member
hello all,

We are getting the ORA-03114: not connected to ORACLE error while executing the utlrp.sql script in the database. What might be the issue?

Thanks
Anand
Re: Getting ORA-03114: not connected to ORACLE error [message #341642 is a reply to message #341641] Tue, 19 August 2008 14:01 Go to previous messageGo to next message
pablolee
Messages: 2882
Registered: May 2007
Location: Scotland
Senior Member
Did you bother to try a google search?
Re: Getting ORA-03114: not connected to ORACLE error [message #341692 is a reply to message #341642] Wed, 20 August 2008 00:15 Go to previous message
sumanthd
Messages: 10
Registered: June 2008
Location: Hyderabad
Junior Member

ORA-03114 not connected to ORACLE

Cause: A call to Oracle was attempted when no connection was established. Usually this happens because a user-written program has not logged on. It may also happen if communication trouble causes a disconnection.

Action: Try again. If the message recurs and the program is user written, check the program.

Common causes for the ORA-03114 error include:

* Webserver or listener process is not running
* Missing entry to the tnsnames.ora
* Network issues
* Problems with connection pooling (shared servers, MTS)

CHECK THE ABOVE MENTIONED PROBLEMS AND SOLVE THE PROBLEM
ENJOY

Previous Topic: replicate table in the same server
Next Topic: carriage return and semi colon in a quoted string
Goto Forum:
  


Current Time: Tue Dec 03 15:26:56 CST 2024