Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to find out database character set
Select * from sys.props$;
-or-
select * from v$nls_parameters;
--
Asaf Shoval
Oracle Israel Support Center
Harish <hdeshpandeNOhdSPAM_at_carlson.com.invalid> wrote in message
news:000b8d9b.34cf5022_at_usw-ex0102-014.remarq.com...
> Hi,
>
> I have created an Oracle 8 instance but unfortunately do not have
> log files created while creating the database. It has become necessary
> to find out the character set of the database. How can one find out
> this?
>
> Thanks in advance and good day.
>
> Harish
>
>
> * Sent from RemarQ http://www.remarq.com The Internet's Discussion Network
*
> The fastest and easiest way to search and participate in Usenet - Free!
>
Received on Thu Oct 07 1999 - 06:38:05 CDT
![]() |
![]() |