Connect to an OceanBase database through ODC

更新时间:
复制 MD 格式

You can use OceanBase Developer Center (ODC) to manage and maintain OceanBase databases. This topic describes how to add a new database connection and log on to a database in ODC.

Prerequisites

You have the credentials required to log on to your OceanBase database.

Procedure

  1. Log on to the OceanBase Management Console .

  2. In the navigation pane on the left, click Data Development to open the ODC home page.

    image..png

  3. On the ODC home page, click All Connections > New Personal Connection.

    image..png

  4. In the New Personal Connection dialog box, enter the following information:

    • Connection Instance: From the drop-down list, select the cluster instance and tenant.

    • Database Username: From the drop-down list, select the username used to log on to the tenant.

    • Database Password: Enter the password for the specified username.

    • Save Password: This check box is selected by default. If you clear this check box, you must re-enter the password each time you open or test the connection.

  5. Click Test Connection. A 绿色勾 icon appears. This indicates that the connection to the target database is successful.

  6. After the connection test is successful, click the Save button.

  7. In the Enter Connection Name dialog box, enter a name for the connection, and then click OK.

  8. After the connection is created, go to the All Connections tab and click the connection name. ODC opens the database connection.