Page 1 of 1

Error with CacheLobs=False

Posted: Tue 20 Dec 2011 07:54
by Sergo80
I am using Uniquery (version 2.50.0.6) with Oracle database. I have set CacheLobs=False, and on some installations of Oracle this is working OK, on some not. All settings are the same with connection, also oracle version is the same, but i get error when reading blob field if CacheLobs=False. If i set it to true, everythink is OK. What could be wrong with Oracle installation that this happens? What should i check on database to figure this out, because only on some this happens, not all?

Posted: Tue 20 Dec 2011 14:11
by bork
Hello

I cannot reproduce your issue. We need more information. Please specify the exact Oracle server and client versions where you get the error on reading BLOB with CacheLobs=False.

Also please download the latest UniDAC version and try to reproduce this issue with it. The 2.50.0.6 version is very old and maybe this issue was fixed a long time ago.

Posted: Wed 21 Dec 2011 08:16
by Sergo80
Version 2.7 solve it. Thanks.