Log on to a GDB database using DMS

Updated at:

Data Management Service (DMS) is a graphical data management service that integrates data management, structure management, user authorization, security audits, data trends, data tracking, BI charts, performance optimization, and server management. After you retrieve the list of GDB databases in DMS, you can remotely access and manage your GDB databases.

Background information

The control mode of an instance is either Flexible Management or Stable Change. You do not need to log on to instances that are in Security Collaboration mode. You can use them after you are granted permissions. For more information, see Permission Management.

Prerequisites

A RAM user has been created and granted the required database permissions. For more information, see Control modes.

Procedure

  1. Log on to the GDB console.

  2. In the upper-left corner of the page, select the resource group and region where the instance is located.

  3. In the Instance List, click the ID of the target instance, or click Manage in the Actions column of the target instance.

  4. In the upper-right corner of the page, click Log On to Database.

  5. On the RDS Database Logon page, enter the database account and password, and then click Log On.

    Note
    • If you want the browser to remember the password for the account, select the Remember password checkbox, and then click Log On.

    • If the data volume exceeds 64 MB, do not perform a full deletion operation, such as g.V().drop() or g.E().drop().

    • To avoid reaching the system limit, operate on no more than 1,000 vertices or edges in a single operation.