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: Problems with character set after Export/Import

Re: Problems with character set after Export/Import

From: Drazen Kacar <dave_at_arsdigita.com>
Date: Wed, 14 Feb 2001 19:33:27 +0000 (UTC)
Message-ID: <96emi7$jot$1@news1.transmedia.de>

Christoph Ernst wrote:

> My questions:
> 1.) How can i find out the character set used in my database? (Can't find
> that in V$PARAMETER)

select * from sys.props$;

> 2.) How do i have to set the character set at import and export?

Dunno. Just change it in props$ and you might get lucky.

> 3.) How do i have to set the character set on NT? (Environment?)

Insert Solaris instalation floppy and boot from it. The wizard will guide you from there. :-)

-- 
 .-.   .-.    Sarcasm is just one more service we offer.
(_  \ /  _)
     |        dave_at_arsdigita.com
     |
Received on Wed Feb 14 2001 - 13:33:27 CST

Original text of this message

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