OceanBase Database allows you to check resource configurations of tenants from views.
Check resource configurations from views
Run the following SQL statement to view the resource configuration:
obclient> SELECT * FROM oceanbase.gv$unit;
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI.
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
OceanBase Database
Download PDF
OceanBase Database allows you to check resource configurations of tenants from views.
Run the following SQL statement to view the resource configuration:
obclient> SELECT * FROM oceanbase.gv$unit;