find out the problem.but I can't corroct because I haven't NET source.
The reason is: my clob include chinese and english. '中文 english'
so the length of clob is widestring's length. not the field's real bytes length.
and ODAC fetch only widestring's length of clob field.
Can you correct this problem?
Thanks.