This feature is available for tenants in MySQL mode. For tenants in Oracle mode, schemas are directly attached to users. You only need to create a user.
Procedure
Log on to the OceanBase Management Console .
In the navigation pane on the left, click Instance List.
In the instance list, find the target cluster instance and click its name to open the Cluster Instance Workspace.
On the Cluster Instance Workspace page, find the target tenant and click its tenant name.
On the Tenant Workspace page, click the Create Database button in the upper-right corner and set the following parameters:
Parameter
Description
Database Name
Specify the name for the database. The name must start with a lowercase letter, be at least 2 characters long, and cannot be a reserved keyword, such as SYS.
Character Set
Select a character set for the database from UTF8MB4, UTF16, and GBK.