Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle / JDBC / CLOB issue

Oracle / JDBC / CLOB issue

From: Bob Coret <b.coret_at_planet.nl>
Date: Mon, 3 Dec 2001 17:19:55 +0100
Message-ID: <3c0ba660$0$227$4d4ebb8e@news.nl.uu.net>


Where encountering a strange behaviour when reading CLOB fields! They disappear!

When a record is read from an Oracle 8.1.7 database from a table which contains a CLOB column, the CLOB column of the record is cleared; the rest of the record remains unchanged!!

The reading is done via a container managed persistence (CMP) enterprise java bean (EJB) which runs on WebSphere 4.0. Currently the Oracle thin JDBC driver (jdbc:oracle:thin) is used (classes12.zip). All servers run on a SUN Solaris system.

Is this a known JDBC driver problem?

Bob Coret
PinkRoccade Received on Mon Dec 03 2001 - 10:19:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US