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 -> SQL*PLUS ORA Error???

SQL*PLUS ORA Error???

From: David A. Gershman <gershman_at_sed.rsc.raytheon.com>
Date: Wed, 05 Jan 2000 16:50:52 -0800
Message-ID: <3873E6EC.ECC253C0@sed.rsc.raytheon.com>


When trying to use SQL*PLUS with SQL*NET to connect from a UNIX Oracle installation to an NT Oracle installation, I get the following error:

mushroom % sqlplus udb/xxxx_at_onion

SQL*Plus: Release 3.2.2.0.0 - Production on Wed Jan 5 16:33:50 2000

Copyright (c) Oracle Corporation 1979, 1994. All rights reserved.

ERROR: ORA-24365: error in character conversion

Enter user-name:
^C mushroom %

According to the Oracle Documentation, ORA-24365 is:

"Cause: This usually occurs during conversion of a multibyte character
data

       when the source data is abnormally terminated in the middle of a 
       multibyte character. 

Action: Make sure that all multibyte character data is properly terminated.
"

But I'm not dealing with multibyte character data!!! Ideas!?!?!???

David
gershman_at_acm.org Received on Wed Jan 05 2000 - 18:50:52 CST

Original text of this message

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