Choose a Character Set for Autonomous AI Database

The Autonomous AI Database default database character set is Unicode AL32UTF8 and the default national character set is AL16UTF16. When you provision a database, depending on the workload type, you can select a database character set and a national character set.

Note: Oracle recommends using the default Unicode database character set (AL32UTF8) for its universality and compatibility with contemporary and future technologies and language requirements.

If you are using an on-premises database with a non-Unicode character set, migrating to the default Unicode character set can be a convoluted process requiring complex data analysis. Thus, Autonomous AI Database lets you choose a character set when you provision an Autonomous AI Database instance.

  1. Create an Autonomous AI Database following the provisioning steps.

    See Provision an Autonomous AI Database Instance for more information.

  2. On the Create Autonomous AI Database page expand Show Advanced Options.

  3. In the advanced options area, select the Management tab.

    Description of adb_character_set.png follows

    Description of the illustration adb_character_set.png

    • In the Character Set field, use the selector to choose a character set.

    • In the National Character Set field, use the selector to choose a national character set.

    To make selecting a value easier, when you type in the text area this filters the list. For example, if you type JA you see only the options containing JA, including: JA16EUC, JA16EUCTILDE, JA16SJIS, JA16JA16SJISTILDE, and JA16VMS.

  4. Click Create Autonomous AI Database to provision the Autonomous AI Database.

Notes for Character Set Selection

Provides notes and limitations for selecting a character set and a national character set on Autonomous AI Database.

Related Content