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: error: Non Supported Character Set

Re: error: Non Supported Character Set

From: Dan Dougherty <dand_at_blueangeltech.com>
Date: 28 Jun 2002 13:01:05 -0700
Message-ID: <b08fcb03.0206281201.2d06ec7a@posting.google.com>


Here's the problem. You need to include nls_charset12.jar in your classpath. If your using Oracle 9i on Windows you should be able to find this JAR file in the following directory: C:\oracle\ora90\jdbc\lib.

Dan D.

"Kenny Yu" <kyu_at_biodiscovery.com> wrote in message news:<uh4lsv5ih1m097_at_corp.supernews.com>...
> My ora 9i was up and running on win2k server. But a jdbc connection to it
> returns message
> Non Supported Character Set: oracle-character-set-178
> ORA-17056
> I found no further docs on this error message
>
> The same java program runs fine when connected to another ora 9i on linux.
>
> Any idea what is wrong?
>
> Kenny
Received on Fri Jun 28 2002 - 15:01:05 CDT

Original text of this message

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