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-01460: unimplemented or unreasonable conversion requested

Re: ORA-01460: unimplemented or unreasonable conversion requested

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Sat, 04 Mar 2006 15:33:53 +0100
Message-ID: <duc7ob$nm9$1@news1.zwoll1.ov.home.nl>


vsabu wrote:
> Client too we set the UTF-8 encoding.
>
> But this seems more with the problem of OracleDbType parameter.
>
> Any suggestions or help is highly appreciated.
>

Set it? It is part of the oracle environment variables. You have a database (with a character set), you have an oracle client, with a character set, and you have your environment, with yet another character set.

Could you provide details about the first two? Local and national character sets?

The error originates from the oracle client towards the oracle db. I have seen it several times with V9 or 10 clients vs V8i databases, or clients using V8 network stacks against V9 or 10 databases.

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Sat Mar 04 2006 - 08:33:53 CST

Original text of this message

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