Re: Executing Oracle stored procedure from a Java stored procedure
From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Tue, 06 Jan 2004 05:39:42 -0800
Message-ID: <1073396295.988854_at_yasure>
Date: Tue, 06 Jan 2004 05:39:42 -0800
Message-ID: <1073396295.988854_at_yasure>
Alain ROUILLON wrote:
> Hi,
>
> Here is my pb :
>
> Executing an Oracle stored procedure from a Java method included within a
> Java class stored on the Oracle database causes an error ORA-03113
> "End of file on communication canal".
>
> When executing the Java method straight from a command line everything is
> ok. If executed from the Oracle server, I get this message.
>
> I need your help !
>
> Alain
Oh how I get tired of this!
- What hardware platform with how much RAM?
- What operating system and version?
- What Oracle version and edition?
- What is the size of the Java Shared Pool?
- If Solaris or HP/UX are the kernel parameters for shared memory and semaphores those recommended by Oracle for your operating system and the number of processes?
Who do so many people think their problems exist in a vacuum?
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Tue Jan 06 2004 - 14:39:42 CET