Home » RDBMS Server » Server Administration » ora 12701 create database character set is not known (Oracle 10.2.0.3 , O/s Wiindows Vista business 32 bit)
ora 12701 create database character set is not known [message #541431] Tue, 31 January 2012 04:08 Go to next message
Tapan6415
Messages: 45
Registered: January 2012
Location: VADODARA
Member
hii,,

While creating my database manually i got error

sql> create database orcl
>national character set utf8




national character set utf8
*
ORA:12701 CREATE DATABASE CHARACTER SET IS UN KNOWN...



where

sql> create database orcl
> character set WE8ISO8859P1
is successful...


please help me..


Thanx..
Re: ora 12701 create database character set is not known [message #541432 is a reply to message #541431] Tue, 31 January 2012 04:15 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
UTF8 is obsolete since version 9.2 and has been replaced by AL32UTF8.
Please read the documentation and articles that are more recent.
In the end, the documentation tells you what are the valid value for national character set.

Regards
Michel
Re: ora 12701 create database character set is not known [message #541468 is a reply to message #541432] Tue, 31 January 2012 09:30 Go to previous messageGo to next message
Tapan6415
Messages: 45
Registered: January 2012
Location: VADODARA
Member
Michel Cadot wrote on Tue, 31 January 2012 13:15
UTF8 is obsolete since version 9.2 and has been replaced by AL32UTF8.



Hii..,
First Thanx.. for supporting..
---------------------------------
so i read the article from
http://repettas.wordpress.com/2008/05/16/national-character-set-in-oracle-9i-and-10g/
-------------------
but still it shows the same error ..

NLS_CHARACTERSET AL32UTF8
*
12701: create database character set is unknown..

i attached my screen shot..
/forum/fa/9777/0/


Thanx..
  • Attachment: os_cmds.jpg
    (Size: 71.12KB, Downloaded 2769 times)

[Updated on: Tue, 31 January 2012 09:30]

Report message to a moderator

Re: ora 12701 create database character set is not known [message #541469 is a reply to message #541468] Tue, 31 January 2012 09:39 Go to previous messageGo to next message
John Watson
Messages: 8929
Registered: January 2010
Location: Global Village
Senior Member
WE8ISO is not the same as WE8IS0.
Re: ora 12701 create database character set is not known [message #541470 is a reply to message #541469] Tue, 31 January 2012 09:42 Go to previous messageGo to next message
Tapan6415
Messages: 45
Registered: January 2012
Location: VADODARA
Member
John Watson wrote on Tue, 31 January 2012 18:39
WE8ISO is not the same as WE8IS0.



Hii john,

yup i got it itz "o" i put "Zero"

Thanx,...

[Updated on: Tue, 31 January 2012 09:47]

Report message to a moderator

Re: ora 12701 create database character set is not known [message #541471 is a reply to message #541470] Tue, 31 January 2012 09:45 Go to previous messageGo to next message
John Watson
Messages: 8929
Registered: January 2010
Location: Global Village
Senior Member
Quote:
so tell me what to do..?
Read the instructions you are following. Read the error message you have. Read my explanation of your mistake.
Re: ora 12701 create database character set is not known [message #541473 is a reply to message #541471] Tue, 31 January 2012 10:01 Go to previous messageGo to next message
Tapan6415
Messages: 45
Registered: January 2012
Location: VADODARA
Member
hii friends..,

john...

again i got an other error..


/forum/fa/9778/0/


Thanx...
  • Attachment: os_cmds.jpg
    (Size: 74.48KB, Downloaded 2620 times)
Re: ora 12701 create database character set is not known [message #541479 is a reply to message #541473] Tue, 31 January 2012 10:27 Go to previous message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Once again, maybe you should read the documentation:

Quote:
Specify the national character set used to store data in columns specifically defined as NCHAR, NCLOB, or NVARCHAR2. Valid values are AL16UTF16 and UTF8. The default is AL16UTF16.


I see NO reason to not use the default.

Regards
Michel
Previous Topic: ORA 00371 NOT ENOUGH SHARED POOL MEMORY
Next Topic: invalid dba_objects: do I need to care/repair?
Goto Forum:
  


Current Time: Fri Apr 19 16:51:58 CDT 2024