ID: 13459
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Informix related
Operating System: Linux 2.2
PHP Version: 4.0.5
New Comment:

I do get same phenomenon on solaris 2.8
apache 1.3.20
php 3.1.18 and 4.1.0
against ids2000 esql v9.3
with  MaxRequestsPerChild = 0
happen very often
with  MaxRequestsPerChild=20 
happens once and again


Previous Comments:
------------------------------------------------------------------------

[2001-09-26 14:50:20] [EMAIL PROTECTED]

Informix throws the error, which is (from
http://www.informix.com/answers/english/ierrors.htm):

-439 Database server is currently processing an SQL task.

   You  attempted  to  call an SQL routine or attempted to execute an
SQL
   statement  within  a  signal  handling  function/routine or a
callback
   function/procedure.  Use  only  the  sqldone()  and sqlbreak()
library
   functions  inside your INFORMIX-ESQL/C callback function. Use only
the
   ECO-SQD  and  ECO-SQB library routines inside your ESQL/COBOL
callback
   procedure.  In  addition,  if  you  want  to  unregister your
callback
   function  in  INFORMIX-ESQL/C,  you  can invoke the
sqlbreakcallback()
   callback  registration function within your callback procedure. If
you
   want  to  unregister  your  callback  procedure in ESQL/COBOL, you
can
   invoke   the  ECO-SQBCB  callback  registration  routine  within 
your
   callback procedure.

------------------------------------------------------------------------

[2001-09-26 14:00:52] [EMAIL PROTECTED]

It's happenning the error -439 in my site. But I never got the ways it
happens because it occurs just sometimes and I never could reproduce it
in my tests.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13459&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to