HOME News MS SQL Oracle DB2 Access MySQL PHP Scripts Books Links DBA Talk


Go Back   Database Journal Forums > Database Discussions > Oracle

Oracle Discuss anything related to Oracle databases, from installation, development, maintenance, performance, security and certification.

Reply Post New Thread
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-14-2005, 02:56 AM
Ach Ach is offline
Registered User
 
Join Date: Jul 2005
Posts: 35
Unhappy Urgent -How can I change NLS_CHARACTERSET?

Hi all,
I did a select on a system and found NLS_CHARACTERSET = WE8MSWIN1252. How could I change this parameter.Should I do an exp/imp like 9i?
I want to put it equal to AL32UTF8. Would you please helping me?
-Thanks
Reply With Quote
  #2  
Old 09-14-2005, 10:02 AM
jkoopmann's Avatar
jkoopmann jkoopmann is offline
Registered User
 
Join Date: Mar 2003
Posts: 468
yes, export...create new db...import is the safest way to do this and unless your db is very large and going to require a lot of time for export / import this is the prefered method.

there are options for keeping the database in place with using the ALTER DATABASE CHARACTER SET command but is not always possible as it does not change the code points of the stored data and requires the character set you want to go to to be a superset of the character set you are coming from. Which I believe your is not.
Reply With Quote
Reply Post New Thread

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:43 PM.


DatabaseJournal Recent Articles


 » Top 10 SQL Server Counters for Monitoring ...

 » PostgreSQL 9.1 Gets Synchronous

 » Why Business Intelligence Projects Fail - ...

 » Social Media Is Changing Business Intellig...

 » Oracle Coherence Adds Flash to In-Memory D...

Search Database Journal:
 






Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.