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 -> Re: ORACLE Error

Re: ORACLE Error

From: Volker Hauswurz <Volker.Hauswurz_at_materna.de>
Date: Fri, 20 Apr 2001 13:36:13 +0200
Message-ID: <3AE01F2D.19FFD7C8@materna.de>

Hi,

Rosario Giorgianni wrote:

> I have an Oracle Server 8.0.4 on HP-UX 10.20 and an Oracle Client 8.0.4
> on W-NT system.
> My application views the following error:
>
> ORA-03113: end-of-file on communication channel

Take a look at your alert-file on the server side (/"DB"/bdump/alert*) - maybe you get an ORA-03113 on the client while you have e.g. an ORA-07445 on the server.

>
>
> but if I use the sqlplus application from the client there is no problem
> of communication channel.

It can depend on what you did before on your application (what is it - Oracle Forms?). And - are you sure you send exactly the same statement to the server which takes the application to ORA-03113?

Ciao
Volker

>
> The listener trace on the Oracle server views always the establish
> connection.
>
> Is a bug or an NT configurations problem?
>
> Thanks in advance.
>
> ROS
Received on Fri Apr 20 2001 - 06:36:13 CDT

Original text of this message

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