A tenant is a logical concept that represents a resource allocation unit in OceanBase Database. It is the basis for the management of database objects and resources. It is critical for system O&M, especially for the O&M of ApsaraDB for OceanBase.
After you log in to the OceanBase Cloud Platform (OCP) console, you can click
Prerequisites
To view information on the
-
Resource Permissions : Cluster Read-only or Tenant Read-only permission -
Menu Permissions : Permission on theOverview menu ofTenants
Tenants
On the
You can click the name of a tenant to go to its
Overview page. For more information, see View the details of a tenant.You can click the
Copy icon next to the ID of a tenant to copy its ID.You can hover the pointer over the tag indicating the primary/standby status of a tenant and view its primary tenant or standby tenants in the pop-up window. You can click
Topology of Primary/Standby Tenants to go to the topology page and view details about the primary tenant or standby tenants of the current tenant. For more information, see View the topology of primary/standby relationships of a tenant.You can hover the pointer over the
Tag field to view all tags of a tenant. You can click theEdit icon to manage the tags. For more information, see Manage tags.You can click the
Copy icon next to the name of a tenant to copy its name.You can sort tenants by cluster. In addition, you can click the name of a cluster to go to the tenant management page of the cluster. For more information, see View the details of a cluster.
When a tenant is in the
Maintaining state, you can clickView Task in theActions column to go to the task details page of the tenant. On the task details page, you can perform operations such as viewing task logs, rolling back a task, and retrying a task. For more information, see Manage tasks.

| Parameter | Description |
|---|---|
| Tag | A tag that is set based on the content and attributes of the tenant. |
| Mode | The mode of the tenant. Valid values Oracle and MySQL. You can filter tenants by mode. |
| Primary Zone | The priorities of zones of the tenant. |
| Created On | The time when the tenant was created. You can sort tenants by creation time. |
| Status | The status of the tenant. Valid values:
|
| Actions | You can perform operations on the tenant by clicking
|
Top 5 tenants
In this section, you can view the following monitoring data of tenants in the last hour, last 24 hours, or last 7 days: QPS, TPS, SQL response time, Transaction response time, Sessions, Event waiting_Number of times, Event waiting_Time, and Capacity_Number of tables.
You can click the zoom-in icon in the upper-right corner to zoom in the chart or select a monitoring time range.

| Metric | Description |
|---|---|
| QPS | The average number of SQL statements processed per second. |
| TPS | The average number of transactions processed per second. |
| Response Time | The SQL response time, in µs. |
| Transaction Response Time | The average processing time per transaction on the server, in μs. |
| Sessions | The number of sessions and the number of active sessions. Data source: the __all_virtual_processlist table. |
| Event waiting_Number of times | The average number of wait events per second. |
| Event waiting_Time | The average wait time per wait event, in μs. |
| Capacity_Number of tables | The number of tables. |