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 -> Re: NCLOB fields and CLOB.createTemporary does not work

Re: NCLOB fields and CLOB.createTemporary does not work

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Wed, 27 Apr 2005 13:26:36 +0200
Message-ID: <d4nsm2$js2$1@news1.zwoll1.ov.home.nl>


John Hendrikx wrote:
> I'm using Oracle 9i, using the latest thin JDBC Java driver. I'm trying
> to insert a NCLOB into the database. The recommended way to do this is
> to use CLOB.createTemporary() as you can see in the code below. This
> code works fine for CLOB fields, but fails with a 'ORA-12704: character
> set mismatch' when the field is NCLOB.

I am sure you will not catch an ugly disease from posting the character sets in question?

Client side, as well as NCLOB.

Just a stab in the dark - you are aware of the fact, java only supports very few character sets?

-- 
Regards,
Frank van Bortel
Received on Wed Apr 27 2005 - 06:26:36 CDT

Original text of this message

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