For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > February 2006 > Re: [PHP-DB] Oracle / Random errors









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] Oracle / Random errors
Christopher Jones

2006-02-16, 6:56 pm



RIOTTEAU Gwénaël wrote:
>
> 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 ?
>
>


Could be a threading issue, could be something else.
Are you using the re-factored oci8 driver (from PECL)?

Chris
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com