I changed My database NLS_CHARACTERSET wrongly.After shuting down and startup , it throws an error "ORA-12701 CREATE DATABASE character set is not known ".I am not able to do anything.Plz help me in this regard.
Thanks in advance.
Regards,
jay.
This error usually means that the charachter set you are refereing to does not exist on the system.
what was the charachter set before you tried to change it ? and waht did you want to change it to ?
I f you are using a charachter set other than the default US7ASCII, you have to set the following partamters depending on your operatins sytem and database version:
What is the Oracle version? If < Oracle8i, then once the database is created, the character set cannot be easilly changed without recreating the database.
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g
email: ocp_9i@yahoo.com
Bookmarks