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: Japanese SJIS on NT

Re: Japanese SJIS on NT

From: Matthew Arrocha <marrocha_at_belllsouth.net>
Date: 1997/11/01
Message-ID: <01bce740$0da6f520$b9008ad1@marrocha>#1/1

Now set the same entries in the NT registry in.  HKEY_LOCAL_MACHINE

	Software
		Oracle

Jud add the same entries.
Use regedt if you on NT 4.0 or use DWORD reg_expand_sz when creating the vaule to add, the NLS_ entry is the value and the sjis is the value data.

Mark <mrogers_at_SpamBGon.mddmr.fc.hp.com> wrote in article <34590D5C.7C21_at_SpamBGon.mddmr.fc.hp.com>...
> Has anyone successfully built an Oracle 7.x database on NT using the
> JA16SJIS character set and, more important, were you able to store
> SJIS characters in the database? I have been able to build the
> database and install a schema using typical ASCII characters, but at
> the moment I try to do anything using extended 16-bit characters, the
> database does not store them properly.
>
> My setup:
>
> 1. *JA.MSB files copied to the appropriate directories on hard drive
> 2. NLS_LANG set to JAPANESE_JAPAN.JA16SJIS in registry
> 3. NLS_LANGUAGE set to Japanese in init.ora file
> 4. NLS_TERRITORY set to Japan in init.ora file
>
> Thanks,
> Mark
>
  Received on Sat Nov 01 1997 - 00:00:00 CST

Original text of this message

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