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

Home -> Community -> Usenet -> c.d.o.misc -> Re: problem when running a java stored procedure

Re: problem when running a java stored procedure

From: François GANDEMER <francois.gandemer_at_sema.fr>
Date: Mon, 15 Oct 2001 15:58:35 +0200
Message-ID: <9qeq21$8bn$1@s1.read.news.oleane.net>


precision :

    execRequete = (ExecuteRequete) Naming.lookup(urlService);

thanks

François GANDEMER <francois.gandemer_at_sema.fr> a écrit dans le message : 9q6t4o$muf$1_at_s1.read.news.oleane.net...
> Hello,
> I have written and loaded into the DB a java stored procedure which is a
RMI
> client. When I run it I get the
> following error :
>
> ERROR at line 1:
> ORA-03113: end-of-file on communication channel
>
> (I've tried the RMI client outside oracle JVM and it worked perfectly)
>
> any idea ?
>
> thanks
>
> François GANDEMER
>
>
>
Received on Mon Oct 15 2001 - 08:58:35 CDT

Original text of this message

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