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 -> Oracle8: preventing interrupted system calls...

Oracle8: preventing interrupted system calls...

From: Slawek L. <orgh_at_home.com>
Date: Wed, 23 Jun 1999 04:37:40 GMT
Message-ID: <owZb3.10597$g02.23840@news.rdc1.ab.wave.home.com>


I'm experiencing the following problem:

I have a CORBA servant that interacts with the Oracle database. The PL/SQL code contained within the object is executed and after all statements are completed I call EXEC SQL COMMIT WORK RELEASE; Disconnection from the database causes the servant to die with the message: Interrupted system call.

How can I prevent this behavior?

Thanks,
Slawek Received on Tue Jun 22 1999 - 23:37:40 CDT

Original text of this message

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