On the details page of a tenant, you can delete the tenant, add a replica, change the password, lock the tenant, and copy the tenant. You can also view the basic information of the tenant, view replica details, and modify zone priorities and the allowlist.
Note
When the tenant is in a primary/standby relationship:
- If you modify the tenant configurations, the modification may affect the synchronization efficiency between the primary and standby tenants and the tenant performance. In this case, we recommend that you configure the same settings for the primary and standby tenants.
- If network-based synchronization is used between the primary and standby tenants and archiving is not enabled for the primary tenant, REDO logs of the primary tenant may be overwritten before being synchronized to the standby tenant. In this case, we recommend that you enable log archiving for the primary tenant.
View the basic information
You can view the following tenant parameters that display the tenant basic information: Cluster, OceanBase Database Version, Tenant Mode, Character Set, Collation, OBProxy/Connection String, Tag, Lock, Created At, Remarks, and Arbitration Service.
You can click the name of the cluster to go to the cluster details page. For more information, see Overview of the Cluster Details page.
Click the copy button to the right of the tenant name to copy the tenant name.
You can click the icon next to the connection string to copy it.
Connection String: The connection string can be obtained when the cluster of the tenant is associated with the OBProxy.
You can associate the cluster with the OBProxy by direct connection. Example:
obclient -Pxxx.xxx.xxx.xxx0 -u<Username>@<Tenant name#Cluster name> -P2883 -p****** -c -A sys
Hover the pointer over the Tag field of a tenant to view all tags of the tenant. You can click the Edit icon to manage the tags. For more information, see Manage Tags.
You can click the icon next to Remarks to modify the description.
You can click the icon next to Arbitration Service to enable or disable the arbitration service.
You can perform other management operations on the tenant. For more information, see Delete a tenant, Add a replica, Change the password of the sys tenant, Lock a tenant, and Copy a tenant.

View the replica details
You can view the zone names, replica types, unit specifications, and number of units, and modify or delete a replica. For more information, see Edit a tenant replica in a zone and Delete a tenant replica from a zone.
Note

View the zone priorities
You can view or modify the distribution priorities of partition leaders in the tenant. For more information, see Modify zone priorities.

View the allowlist
You can view or modify the IP addresses that can connect to the tenant. For more information, see Modify the allowlist.

Perform tenant management operations
You can perform routine tenant management operations by using the options in the left-side navigation pane. For more information, see View the topology of a tenant, Database management, Manage users in a MySQL tenant, Manage user under an Oracle tenant, View the performance and SQL monitoring data of a tenant, View transaction performance data, View storage and cache monitoring data, Manage resources of a tenant, View SQL diagnostics information, View transaction diagnostics information, Manage major compaction under a tenant, Backup and recovery, View parameters, and Manage tenant parameter templates.