ID:               35574
 Updated by:       [EMAIL PROTECTED]
 Reported By:      scott dot zhao at usask dot ca
-Status:           Open
+Status:           Feedback
 Bug Type:         OCI8 related
 Operating System: SunOS
 PHP Version:      5.1.1
 New Comment:

Please try OCI8 from PECL CVS.


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

[2005-12-06 19:24:03] scott dot zhao at usask dot ca

Description:
------------
It appears that the Bug #29779 was not fixed in 5.1.1, but #29779 has
been closed. So I have to open a new one here for 5.1.1

The problem is:
After the backend Oracle bounced the "Error: OCILogon error::ORA-24327:
need explicit attach before authenticating a user" error ocuured. 

Enviorment:
PHP: 5.1.1
OS: SunOS 5.9
Oracle version: 9.2
OCI $Revision: 1.269.2.3 $





Reproduce code:
---------------
- Connect to an oracle database using PHP oci8 functions from within
Apache
- Knock that database offline
- Attempt to connect again using PHP oci8 functions within same
instance
of apache
- Put the database back online
- Again, attempt to connect to Oracle database from within apache
using
OCI8 functions


Actual result:
--------------
ORA-24327: need explicit attach before authenticating a user



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


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

Reply via email to