From:             [EMAIL PROTECTED]
Operating system: Solaris
PHP version:      4.2.3
PHP Bug Type:     OCI8 related
Bug description:  ORA-03113: end-of-file on communication channel

This error occurs very often but not allways:
FEHLER: Database error: ALTER SESSION SET NLS_DATE_FORMAT="YYYY-MM-DD
HH24:MI:SS"
Oracle8 Error: O (ORA-03113: end-of-file on communication channel )

Session halted.
Warning: failed to rollback outstanding transactions!: ORA-03114: not
connected to ORACLE in Unknown on line 0

it seems that the Oracle connection died, but the oci8 extension doesen't
know this. The sql-statement above is the first after OCIPlogon(),
changing to OCINLogon() doesen't solved this problem.
We run the same application on other platforms with Oracle without any
problems, this problem seems to be Solaris related.

The Oracle Version is 8.1.7.4. Apache 1.3.26.

The problem also occurs with PHP4.1.1
-- 
Edit bug report at http://bugs.php.net/?id=21897&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21897&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21897&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21897&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21897&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21897&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21897&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21897&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21897&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21897&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21897&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21897&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21897&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21897&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21897&r=gnused

Reply via email to