ORA-06505 when get CLOB with NET option

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sa

ORA-06505 when get CLOB with NET option

Post by sa » Wed 27 Apr 2005 12:43

when get CLOB with NET option (oci all ok)
ORA-06505: variable requires more than 32767 bytes of contiguous memory.
How to resolve that.

Guest

Post by Guest » Wed 27 Apr 2005 12:49

and UseUnicode = TRUE
(if it imortant)

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 28 Apr 2005 07:36

Please specify ODAC version that you use we fixed such problem in the last build.

Post Reply