Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> "Oracle error occurred, but error message could not be retrieved from Oracle" error when restarting application

"Oracle error occurred, but error message could not be retrieved from Oracle" error when restarting application

From: <fvanboven_at_gmail.com>
Date: 5 Dec 2005 05:54:53 -0800
Message-ID: <1133790893.551112.44020@o13g2000cwo.googlegroups.com>


Hi,

we're using Oracle 10g, in combination with Delphi (7). Application uses Oracle client dll (oraociei10.dll).

Quick explenation about the structure (All files are on the network):

The problem:

In our application we've got the functionality to restart the application when a new version is available. If the application detects there is a new version (by checking the .ini file) the user can restart the application. The next thing happens on a restart:

When starting the application again, oracle generated the beautiful:

"Oracle error occurred, but error message could not be retrieved from Oracle"

message. Initial thought was that the Oracle client was not unloaded, so we made the launcher wait up to 60 seconds after the application was closed and before the application is started again. But even then the error occurs.

Detail: When not using the oracle client , but the "normal" oracle installation, no errors occur and the restart works as planned (and programmed ;) )

Hope someone can help,

Frank van Boven Received on Mon Dec 05 2005 - 07:54:53 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US