ID:               30122
 Updated by:       [EMAIL PROTECTED]
 Reported By:      atebbe at utk dot edu
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         OCI8 related
 Operating System: Suse Professional 9.1
 PHP Version:      5.0.1
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2004-09-17 06:42:27] [EMAIL PROTECTED]

Try to set appropriate idle timeout first. It looks like a problem of
your (mis)configuration.

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

[2004-09-16 20:03:48] atebbe at utk dot edu

Description:
------------
Using Apache 2 to connect to a remote Oracle 9 database.  PHP was built
on an AMD64 machine with both OCI8 and ORA functions using the Oracle 9
libraries.  When a PHP page is loaded , it calls ocilogon at the top,
generates the page, then calls ocilogoff at the bottom.  When the page
sites for a while, then is refreshed, the following message is
produced:

Warning: ociexecute() [function.ociexecute]: OCIStmtExecute: ORA-02396:
exceeded maximum idle time, please connect again in
/srv/www/htdocs/ccbioinfo/bioteams/htdocs/oracle.inc.php on line 38

Warning: ociexecute() [function.ociexecute]: OCIStmtExecute: ORA-01012:
not logged on in
/srv/www/htdocs/ccbioinfo/bioteams/htdocs/oracle.inc.php on line 55
Errors: ORA-02396: exceeded maximum idle time, please connect again
Resource id #9

This occurs consistently when letting the page site for a while before
reloading it.



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


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

Reply via email to