By Rupert
Oracle: Creating a MultiLingual Database
Notes on to create a multilingual database in UTF8 in Oracle10g.
1. Run the Oracle Database Configuration Assistant (DBCA)

2. Choose Create Database

3. Choose “General Purpose”.
4. Then specify the GLOBAL DATABASE NAME or ORACLE SID (orcl4)

5. Click Next on Management Options.
6. On “Database Credentials”, use the same passwords so we would not forget them for now…

7. On “Storage Options”. Default options is FILE STORAGE. Next.
8. On “Database File Locations”, hit Next as well.
9. On “Recover Options”, same goes here.. Next.
10. On “Database Content”, install the sample schemas for practice.

11. On “Initialization Parameters”, click on the “Character Sets” tab. Note that we chose the 2nd option which is “Use Unicode” (ALT32UTF8) in order to support chinese. On the National Character Set, please choose “UTF8″ (the 2nd option in the drop-down list”) also.
12. Hit Next until we create the database.
13. To check you should have the Oracle Services installed in your Services.

| Print article | This entry was posted by rupert on August 19, 2008 at 2:47 pm, and is filed under oracle. Follow any responses to this post through RSS 2.0. You can skip to the end and leave a response. Pinging is currently not allowed. |

