Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: exp/imp Japanese Database
Hi Chris,
it looks like you made the export file with inappropriate character set and then imported it. Maybe your oracle client has not Japanese character set. If it's true, then try to find out the third byte in the export file and change it according required character set, then import it again. I'm not sure it works with 2-bytes character sets like Japanese, but it really works for conversion between western and russian character sets.
Regards
Ed
>
> Hi, Gurus:
> We have a web application in the company. We were
> able to enter and display the Japanese characters just
> after created the database. But after I exported the
> database, then imported back, I got '??' displayed
> instead. What could be wrong? and How to resolve this
> issue? Thanks in Advance.
>
> Chris C Harvest
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: CC Harvest
> INET: ccharvest_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access /
> Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon Nov 27 2000 - 03:59:04 CST