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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-12705 when connecting with 10gR2 JDBC driver

Re: ORA-12705 when connecting with 10gR2 JDBC driver

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 02 Nov 2005 19:41:13 +0100
Message-ID: <dkb0mu$iog$1@news6.zwoll1.ov.home.nl>


Thomas Kellerer wrote:
> Hello,
>
> when I try to connect to an Oracle 9.2 database using the Oracle 10g R1
> JDBC thin driver, everything is working fine, but when I use the Oracle
> 10g R2 (thin) driver I get the following error:
>
> ORA-00604: error occurred at recursive SQL level 1
> ORA-12705: invalid or unknown NLS parameter value specified
>
> Any ideas why the connection does not work with the R2 driver?
>
> I do have an Oracle 9.2 client installed on my computer (WinXP), but the
> thin driver should not use any of the Oracle client software (or
> registry settings), right?
>
> Thanks for any input.
>
>
> Regards
> Thomas

Because you use one of the new character sets? Reading the "New Features" section of 10G Rel2 documentation, as well as knowing your settings with regard to NLS should allow you to come up with the full answer.

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Nov 02 2005 - 12:41:13 CST

Original text of this message

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