Data source and project collaboration

更新时间:
复制 MD 格式

Background information

After a project administrator adds a member to a project, the member can create data sources. After adding databases from these data sources to the project, the member can perform database change tasks.

image.png

  1. A system administrator creates a project and assigns members to it in OceanBase Developer Center (ODC) for web.

  2. A system administrator or a project member with the required permissions creates a data source.

  3. The project database administrator (DBA) and the project owner add databases from the data source to the project.

  4. A project member creates a database change task.

  5. When a project member initiates a task ticket, an approval flow is automatically selected based on the threat level and detection rules.

  6. The approval roles that correspond to the approval flow nodes approve the task.

  7. After approval is granted, the database change task is executed.

Data source management

You can view, edit, and delete created data sources in the data source list.

View data sources

The following operations are available in the data source list:

Operation

Description

Data source name

Displays the name, type, instance ID, tenant ID, and database username of the data source.

Click the data source name to manage its databases, sessions, and recycle bin.

image.png

Find a target data source.

image.png

Filter data sources by type.

image.png

Sort data sources.

image.png

Refresh the list.

Operations

Click the More icon to Edit, Clone, or Delete a data source.

Edit a data source

Click the Edit button in the Operations column for a data source. The Edit Data Source panel appears. This panel has the same structure as the New Data Source panel and displays the current configuration of the data source. You can modify the information directly in the Edit Data Source panel.

To change the Database Password, click the Change Password button next to the password field. To discard the change, click the Cancel Change button. The password field will revert to its previous state.

Clone a data source

  1. Click the Clone button in the Operations column for a data source. The New Data Source panel appears.

  2. In the New Data Source panel, the configuration of the cloned data source is automatically populated. This lets you quickly create a new data source.

Delete a data source

If the connected database no longer exists or you no longer need to access it, you can delete the current connection configuration.

Click the Delete button in the Operations column for the data source to delete its connection configuration.

References