Hi, i have issue when i try to get huge clob content as
sting, i receive error:
"ora-24817 Unable allocate gived chunk for current lob operation".
problem in TLobLocator.getString method
at line
rs := Read(Result[1], ASize * cs);
ASize * cs > 8mb
Is it possible to fix this in DOA?
sting, i receive error:
"ora-24817 Unable allocate gived chunk for current lob operation".
problem in TLobLocator.getString method
at line
rs := Read(Result[1], ASize * cs);
ASize * cs > 8mb
Is it possible to fix this in DOA?
Last edited: