ID:               37599
 User updated by:  antonio dot pascual at es dot francetelecom dot com
 Reported By:      antonio dot pascual at es dot francetelecom dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         OCI8 related
 Operating System: SuSE Linux 9.1 (i586)
 PHP Version:      5.1.4
 New Comment:

I have patched the file from version 1.5.4. Here is the patch

http://antback.com/doc/php/oci8_lob.c.patch

I made the changes to the file considering the differences
made since version 1.5.2, the latest release that my example works
with.


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

[2006-05-30 09:16:48] [EMAIL PROTECTED]

1.5.2? 1.5.3?
Please use `diff -u` to generate human-readable diffs.

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

[2006-05-30 09:11:06] antonio dot pascual at es dot francetelecom dot
com

OIC 10.1.0.3 and Oracle 10g Release 10.2.0.1.0.

I'm playing with the code, because with php version 1.5.2
works fine but with 1.5.3 and further don't works. I have
patched the file ext/oci8/oci8_lob.c with this:

153a154
>       ub4 block_length = PHP_OCI_LOB_BUFFER_SIZE;
186a188,191
>       if (requested_len < block_length) {
>               requested_len = block_length;
>       }
>       
243a249,251
> 
>               requested_len = PHP_OCI_LOB_BUFFER_SIZE;
> 

and works but in any case I am going to test the example
in another machine and with other version of Oracle Server. 
Maybe my system has something wrong ...

Thanks.

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

[2006-05-29 11:07:26] [EMAIL PROTECTED]

OIC 10.1.0.3 and Oracle 9.2.0.1.0.
How about your versions ? 

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

[2006-05-29 11:04:44] antonio dot pascual at es dot francetelecom dot
com

Could you please tell me the Oracle client and server version you
have?

Thanks

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

[2006-05-29 09:18:18] [EMAIL PROTECTED]

Works just fine here.
This is what I get:
aaaaaa
bbbbbbbbb
aa
bb
marP=a

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/37599

-- 
Edit this bug report at http://bugs.php.net/?id=37599&edit=1
  • #37599 [Fbk->Opn]: ... antonio dot pascual at es dot francetelecom dot com
    • #37599 [Fbk->O... antonio dot pascual at es dot francetelecom dot com

Reply via email to