All Products
Search
Document Center

:Create a private connection

Last Updated:Jan 03, 2023

Overview

You can create an OceanBase Developer Center (ODC) connection in the following ways:

Procedure

Method 1: Create a private connection in the ODC home page

Perform the following steps to create a connection:

  1. Log on to the OceanBase management console, click Data Development in the left-side navigation pane of the OceanBase console page to log on directly to the ODC.

    创建个人连接1-EN
  2. Log on to ODC and click Create Connection. In the Create Connection panel, specify the following parameters:

    新建个人连接-EN

    Parameter

    Description

    Instance

    Select a database instance, you can select a cluster instance or a tenant instance. The sample instance is named odc_4.0 / mysql.

    Database Account

    • Database User Name: an account under the tenant. In MySQL mode, this account must have access to the default database.

    • Password: the password of the account under the tenant. You can click Test Connection next to the password field to check the connection to the target database.

    • Save Database Password

      • If you disable this option, the database password for the connection is not saved. Each time you use or test the connection, you must enter the database password in the password dialog box.

      • If you enable this option, the database password for the connection is saved. You do not need to enter the database password each time you use the connection.

        Note

        • An error will be returned if the configurations such as the username, password, and network settings are invalid.

        • You can only connect to a database in the current tenant. Otherwise, a test failure error will be returned.

    Default database/schema (optional)

    When you connect to a database under a MySQL tenant, you must specify the default database for the connection.

    You do not need to specify this option when you connect to a database under an Oracle tenant. The sample default database is named odc.

  3. After the connection test is passed, click Save.

  4. After entering the connection name in the pop-up window, click OK to save the current connection configuration to the connection list. The sample connection is named Connection_Tutorial.

    pravite connection-2-EN
  5. Next time you log on to ODC, you can directly select the connection from the list. The connection configuration does not necessarily need to pass the connection test when you save the configuration.

    教程-新建连接-4-EN

Method 2: Create a private connection in a public cloud instance

  1. Click Instances in the left navigation pane of OceanBase console, and select the target instance in Instance List.

    新建个人连接方法1-1
  2. Click Log on to the database in the Tenant Workspace.

    新建个人连接方法2-6-EN
  3. Select the database account and click OK to jump to ODC.

    新建个人连接方法2-3
  4. A private connection named as the current instance and user name will be created automatically after entering the database account password and clicking OK.

    新建个人连接方法2-5