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: viewing which character set was used at creation time

Re: viewing which character set was used at creation time

From: Uwe Kirchhoff <uwe.kirchhoff_at_oracle.com>
Date: Sat, 08 Dec 2001 17:10:34 +0100
Message-ID: <3C123B7A.B91DE691@oracle.com>


Hi Andreas,

use:

select * from nls_database_parameters;

Regards,

Uwe

Andreas Boehm wrote:

> Hello,
>
> how can the character set the database was created with be deterimined
> later, if the early alertlog is lost?
> Backup control file to trace works, but does there exist an entry in
> the data dictionary, and if so, in which view?
>
> thanx,
> Andreas Boehm


Received on Sat Dec 08 2001 - 10:10:34 CST

Original text of this message

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