[PHP-DB] Oracle / Random errors
by RIOTTEAU Gwénaël other posts by this author
Feb 16 2006 3:02AM messages near this date
[PHP-DB] PDO prepared statement placeholders oddness (DB2)
|
Re: [PHP-DB] Oracle / Random errors
Hi,
i try to connect my PHP application with Oracle.
But i have some random errors (with the function OCIStmtExecute) :
ORA-12152: TNS:unable to send break message
ORA-03114: not connected to ORACLE
sometimes it works well, sometimes not (for the same query)
Random errors appear for all queries (simple or complexe)
Serveur : Oracle 8i
Client : library oci8 (Oracle Version 10.1)
PHP : 4.4.2
Any idea ?
--
Gwénaël RIOTTEAU
griotteau@[...].fr
ESKAPE
40, rue de l'aéroport
37100 TOURS
Tél: 02 47 51 63 00
Fax: 02 47 51 08 18
Web: http://www.eskape.fr/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
RIOTTEAU Gwénaël
Christopher Jones
|