Re: Help: SELECTing clob-columns in SQL Navigator gives ORA-24813: cannot send or receive an unsupported LOB

From: SoulSurvivor <markyg_7_at_yahoo.co.uk>
Date: 29 Jan 2003 01:37:25 -0800
Message-ID: <8d9c6fd.0301290137.3dde6c81_at_posting.google.com>


[Quoted] [Quoted] I think you have to make sure that the same version of Oracle is [Quoted] running on the client and the server. Failing that if the client version of Oracle is different to the server, the client version of [Quoted] Oracle has to support clobs.

M

"Johannes Eggers" <jeggers_at_tetrix.com> wrote in message news:<b13t34$visev$1_at_ID-178358.news.dfncis.de>...
> When I run a query such as:
>
> SELECT * FROM foo
>
> I get a
> ORA-24813: cannot send or receive an unsupported LOB
> if there is a CLOB column in the table (and if there are rows in the table).
>
> Other users don't have the problem, but they seem to run the same version of
> SQL Navigator and Oracle Client... Is there some config. parameter I need
> to tweak ?
>
> Thanks,
>
> Johannes
Received on Wed Jan 29 2003 - 10:37:25 CET

Original text of this message