Home » RDBMS Server » Server Administration » Question on UTF8
Question on UTF8 [message #269825] Mon, 24 September 2007 15:03 Go to next message
Daxesh
Messages: 61
Registered: July 2004
Member
Hello there,
Is there a way to check whether database is supported a UTF8
character set or not? Also, how to check what is the character set I am using in the Database?

Any help would be apreciated.

Thanks again...
Re: Question on UTF8 [message #269859 is a reply to message #269825] Mon, 24 September 2007 21:39 Go to previous messageGo to next message
Arju
Messages: 1554
Registered: June 2007
Location: Dhaka,Bangladesh. Mobile:...
Senior Member

Your answer is here. UTF8 is supported.

http://download.oracle.com/docs/cd/B19306_01/server.102/b14225/applocaledata.htm#i635016

[Updated on: Mon, 24 September 2007 21:39]

Report message to a moderator

Re: Question on UTF8 [message #269878 is a reply to message #269825] Mon, 24 September 2007 23:49 Go to previous message
Michel Cadot
Messages: 68686
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
SQL> select value from nls_database_parameters where parameter='NLS_CHARACTERSET';
VALUE
----------------------------------------
WE8MSWIN1252

1 row selected.

I don't understand the first question.

Regards
Michel
Previous Topic: deconfig dbcontrol when oracle has benn patched
Next Topic: Problem starting logminer
Goto Forum:
  


Current Time: Thu Sep 19 19:01:06 CDT 2024