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

    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
    iconOceanBase Cloud

      Backup overview

      Last Updated:2026-04-07 08:08:33  Updated
      Share
      What is on this page
      Backup principle
      Backup content
      Page overview

      folded

      Share

      On the backup page, you can perform operations such as performing immediate backup, modifying the backup strategy, initiating restore, and also viewing the task information related to data backups, backup strategies, and data restores.

      Backup principle

      OceanBase Database is a read/write splitting system. Internal data of OceanBase Database is divided into baseline data in the SSTable and incremental data in the MemTable based on the storage method. In a physical backup process of OceanBase Database, the baseline data of a major compaction and the commit logs of incremental data generated after the major compaction are copied to the storage system in an IDC.

      • The baseline data refers to the data compacted and stored on disks. It is split into multiple shards, copied into multiple replicas, and evenly distributed in data files on OBServer nodes.

      • The incremental data refers to all the new data generated after the point in time of the current major compaction. It is usually stored in the MemTable and instantiated into a clog file.

      Backup content

      The backup feature applies to all operations in OceanBase Database. You can back up and restore logical data such as user privileges, table definitions, system variables, user information, and view information, and data of other types.

      The smallest backup unit supported by OceanBase Database is an instance. That is, you can back up data only for an entire instance.

      Page overview

      After entering the instance details page, click Backup in the left-side navigation pane to go to the backup page.

      Note

      If the cloud vendor is Azure and the OceanBase version is lower than V4.3.5.3, the Backup entry is unavailable.

      On this page, you can view the basic backup information and the resource usage of local backups of the instance.

      On the backup page, you can also perform routine backup and restore operations, including managing Backup policy, Restore, and Create Backup, and viewing the information related to Data Backup, Backup policy, and Data Restore.

      2

      Previous topic

      Manage parameters
      Last

      Next topic

      Backup strategies
      Next
      What is on this page
      Backup principle
      Backup content
      Page overview