UTL_HTTP.READ_RAW reading data greater than 32767k
Pete88Dec 30 2011 — edited Jan 1 2012Hello
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