Test: /ext/oci8/tests/bug35973.phpt - Version 5.3.18        

Bug #35973 Error ORA-24806 occur when trying to fetch a NCLOB field
Submitted: 2006-01-12 00:56:12 Modified: 2006-08-09 15:27:49
From: webmaster Assigned: tony2001
Status: Closed Package: OCI8 related
PHP Version: 5CVS-2006-01-14 (snap) OS: Linux, Solaris

There are 3 different diffs reported by users for this test.

Count Diff
1 (33%)
001+ Fatal error: connect.inc: Failed to connect as 'system' to 'localhost/XE': ORA-12541: TNS:no listener in /usr/local/src/php-5.3.18/ext/oci8/tests/connect.inc on line 14
001- array(1) {
002- ["NC"]=>
003- object(OCI-Lob)#%d (1) {
004- ["descriptor"]=>
005- resource(%d) of type (oci8 descriptor)
006- }
007- }
008- string(%d) "%s5"
009- string(%d) "%sa"
010- Done
1 (33%)
001+ Fatal error: connect.inc: Failed to connect as 'system' to 'localhost/XE': ORA-12541: TNS: Kein Listener in /home/jwe/itenos/php-5.3.18/ext/oci8/tests/connect.inc on line 14
001- array(1) {
002- ["NC"]=>
003- object(OCI-Lob)#%d (1) {
004- ["descriptor"]=>
005- resource(%d) of type (oci8 descriptor)
006- }
007- }
008- string(%d) "%s5"
009- string(%d) "%sa"
010- Done
1 (33%)