Help: SELECTing clob-columns in SQL Navigator gives ORA-24813: cannot send or receive an unsupported LOB
From: Johannes Eggers <jeggers_at_tetrix.com>
Date: Mon, 27 Jan 2003 12:21:37 -0600
Message-ID: <b13t34$visev$1_at_ID-178358.news.dfncis.de>
[Quoted] When I run a query such as:
Date: Mon, 27 Jan 2003 12:21:37 -0600
Message-ID: <b13t34$visev$1_at_ID-178358.news.dfncis.de>
[Quoted] When I run a query such as:
[Quoted] 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).
[Quoted] [Quoted] Other users don't have the problem, but they seem to run the same version of [Quoted] [Quoted] SQL Navigator and Oracle Client... Is there some config. parameter I need to tweak ?
[Quoted] Thanks,
Johannes Received on Mon Jan 27 2003 - 19:21:37 CET