----- Forwarded message from Mahdi Sbeih <mahdi_sb...@hotmail.com> -----

Date: Tue, 5 Mar 2013 00:45:26 -0800
From: Mahdi Sbeih <mahdi_sb...@hotmail.com>
To: "tim.bu...@pobox.com" <tim.bu...@pobox.com>
Subject: Bug in Oracle 11g2 with DBD::Oracle

   Dear Tim,

   Sorry for sending this email directly to you, but I am not an active member 
in Perl lists and forums and
   maybe you can direct this email to whom is responsible for the development 
of Perl DBD::Oracle module.

   I found a bug related to the ora_connect_with_default_signals feature.

   On our system RHEL5 Oracle11gR2, we had to use this feature on the child 
signal in order to avoid the
   "-1" return from the system call
   ora_connect_with_default_signals => ['CHLD']

   This caused a sever bug, if the Perl script is running in the background and 
doesn't exit, every time it
   connects to the oracle database server it will create a zombie process, and 
this will later crash the
   machine itself since it will consume all the processes on the machine.

   Anyway, attached in an internal document that explains the problem with 
examples. I thought I should
   share this with the world ;-)

   Mahdi



----- End forwarded message -----

Reply via email to