ID:               8267
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Informix related
 Operating System: Linux
 PHP Version:      4.0.3pl1
 New Comment:

I am using PHP Version 4.0.6 and Apache 1.3.19 with Informix Dynamic
Server Version 7.31.UD1 on Red Hat Linux and the error occurs
eventually.


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

[2001-11-14 06:42:33] [EMAIL PROTECTED]

No feedback. Closing.

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

[2001-10-23 11:32:48] [EMAIL PROTECTED]

Does this happen with the latest CVS snapshot from
http://snaps.php.net/ ?


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

[2000-12-14 21:35:31] [EMAIL PROTECTED]

Warning: ifx_pconnect : E [SQLSTATE=IX 000 SQLCODE=-439]
--------------------------------------------------------
I don't use [ifx_pconnect] function in my scripts.

The reasons of -439 error code are as follows.(finderr -439)
(I can't understand the means of thr descriptions.)
--------------------------------------------------------
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.     
------------------------------------------------------------


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


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

Reply via email to