Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: viewing which character set was used at creation time
andi_boe_at_yahoo.com (Andreas Boehm) wrote in message news:<1420363e.0112050336.360f05ee_at_posting.google.com>...
> 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
select * from nls_database_parameters
Hth
Sybrand Bakker,
Senior Oracle DBA Received on Wed Dec 05 2001 - 09:31:55 CST
![]() |
![]() |