Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UTL_HTTP.READ_RAW reading data greater than 32767k

Pete88Dec 30 2011 — edited Jan 1 2012
Hello

We have been successfully using UTL_HTTP.READ_RAW. In the command UTL_HTTP.READ_RAW(resp, value, null); where the "value" is a blob.

In the documentation is states... If len is NULL, this procedure will read as much input as possible to fill the buffer allocated in data.

Currently I can only read 32767k. Can I increase the buffer large then 32767k?

All help welcome

Pete

System is windows 2003 R2, 16gb memory, x64, 11.2g, apex 4.0

Edited by: Pete88 on Dec 30, 2011 10:33 PM
This post has been answered by fac586 on Dec 31 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 29 2012
Added on Dec 30 2011
3 comments
15,869 views