Oracle 8i error ORA-01406

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
scribes
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 19.11.2005, 07:07

Oracle 8i error ORA-01406

Post by scribes »

Hi All,

when making one select to return a field from the type long raw in which to a safe image comes back the following error

SQL-ERROR:ora-01406 fetched column was truncated

tanks

orlando
You do not have the required permissions to view the files attached to this post.
rzufall
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 19.09.2006, 12:43

Post by rzufall »

Hi,

did you find a solution for that problem?
I've got the same error on reading a Blob-Field from a table.

But no solution :(

Thanks,

Rainer
scribes
Fresh Boarder
Fresh Boarder
Posts: 8
Joined: 19.11.2005, 07:07

Post by scribes »

Hi
I did not find a solution for this. For that I could see in the documentation of the Oracle it recommends that we pass this for BLOB that and supported in versoes new of the Oracle therefore the previous type was discontinued.

As I did not have that to read this type of field I finished not looking more on this subject

But I did not test this recommendation of the Oracle
Post Reply