The feature is available only under a MySQL tenant. Under an Oracle tenant, the schema is directly bound to a user, and you only need to create a user.

Procedure

  1. Log on to the OceanBase management console.
  2. In the left-side navigation pane, click Clusters.
  3. On the Clusters page, click the name of the target cluster to go to the Cluster Workspace page.
  4. On the Cluster Workspace page, click the name of the target tenant.
  5. On the tenant page, click Create Database in the upper-right corner, and configure the following parameters as required:
    Parameter Description
    Database Name The database name. It cannot be set to a reserved keyword, for example, SYS.
    Character Set The character set to be used in the database, which can be UTF8MB4 or GBK.