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 -> Defunct oracle1 processes?

Defunct oracle1 processes?

From: Chris Curtin <ccurtin_at_mindspring.com>
Date: 1998/01/10
Message-ID: <34B781BC.6F3F6D31@mindspring.com>#1/1

Hi,

I have a multi-threaded application server based on Oracle 7.3.2.2 which creates a thread per database connection. When the database connection is closed, using EXEC SQL AT :connection ROLLBACK WORK RELEASE the oracle1 process (which is the process that communicates with the server) goes <defunct> and starts to take about 3-5% of the CPU. The only way to kill the processes is to shutdown the server.

Environment:
HP-UX 10.20
pthreads
Oracle 7.3.2.2
using Pro*C embedded SQL
HP C++ A10.28

Thanks

Chris Curtin
ccurtin_at_mindspring.com Received on Sat Jan 10 1998 - 00:00:00 CST

Original text of this message

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