Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Defunct oracle1 processes?
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
![]() |
![]() |