OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Cloud Platform

V4.3.4

    Download PDF

    OceanBase logo

    The Unified Distributed Database for the AI Era.

    Follow Us
    Products
    OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
    Resources
    DocsBlogLive DemosTraining & CertificationTicket
    Company
    About OceanBaseTrust CenterLegalPartnerContact Us
    Follow Us

    © OceanBase 2026. All rights reserved

    Cloud Service AgreementPrivacy PolicySecurity
    Contact Us
    Document Feedback
    1. Documentation Center
    2. OceanBase Cloud Platform
    3. V4.3.4
    iconOceanBase Cloud Platform
    V 4.3.4
    • V 4.3.6
    • V 4.3.5
    • V 4.3.4
    • V 4.3.3
    • V 4.3.2
    • V 4.3.1
    • V 4.3.0
    • V 4.2.2
    • V 4.0.0 and earlier

    Create a resource group

    Last Updated:2026-04-14 06:46:03  Updated
    share
    What is on this page
    Prerequisites
    Procedure

    folded

    share

    To avoid resource contention between tenants and ensure stable business operation, OceanBase Database isolates resources between tenants and restricts the resource usage of tenants by using resource groups. You can first create a resource group and then create a resource management plan for the resource group.

    Prerequisites

    • Make sure that you have the following permissions:
      • Resource Permissions: Cluster Maintenance or Tenant Maintenance permission
      • Menu Permissions: Permission on the Resource Isolation menu of Tenants
    • Resource isolation depends on the cgroup configuration. Make sure that you have enabled the cgroup feature for the cluster to which the target tenant belongs.
    • Only OceanBase Database V4.1 and later support resource groups.
    • We recommend that you do not perform resource isolation for the sys tenant.

    Procedure

    1. Log in to the OceanBase Cloud Platform (OCP) console.

    2. In the left-side navigation pane, select Tenants. The Tenants page automatically appears.

    3. On the Tenants page, find the target tenant and click its name to go to the Overview page of the tenant.

    4. In the left-side navigation pane, click Resource Isolation to go to the isolation plan page of the tenant.

    5. Click Create Resource Group. In the dialog box that appears, specify the following information.

      Parameter
      Description
      Resource Group Name Enter the name of the resource group. The name can contain letters, digits, and underscores (_), and must be 2 to 24 characters in length.
      Remarks Optional. Enter the remarks of the resource group. The remarks support any characters and must be within 1,000 characters in length.
      Resource Isolation Method Select a resource isolation type. Valid values: User Resource Isolation, Background Task Isolation, and SQL Resource Isolation. You can select multiple resource isolation types. The detailed configuration parameters are displayed based on the selected types.
      User Resource Isolation Select a user for resource isolation from the drop-down list to specify the mapping between the user and the resource group. The SQL statements executed by using this user can use only resources allocated to the current resource group.

      Notice

      A user can be mapped to only one resource group. If a user has been mapped to another resource group, you cannot select the user here.

      Background Task Resource Isolation Select a supported function from the drop-down list to specify the mapping between background tasks and the resource group, thereby isolating the resources available to background tasks. At present, resource isolation is supported for eight types of background tasks. For more information, see the Resource isolation types section in the Overview topic.

      Notice

      A function can be mapped to only one resource group. If a function has been mapped to another resource group, you cannot select it here.

      SQL Resource Isolation You can bind business traffic to different resource groups from the SQL statement dimension. For example, you can specify the WHERE clause to enable SQL statements of different orders to use resources of different resource groups.
      You can enter one or more column expressions. You can click View Example to view the considerations and example.

      Notice

      If the specified SQL expression is duplicated with an existing SQL expression configured for the resource group, the new SQL expression prevails.

      1

    6. Click Submit.

    Previous topic

    Overview
    Last

    Next topic

    Create a resource isolation plan
    Next
    What is on this page
    Prerequisites
    Procedure