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
    Databases
    • OceanBase Database
    • OceanBase Cloud
    • OceanBase Tugraph
    • Interactive Tutorials
    • OceanBase Best Practices
    Tools
    • OceanBase Cloud Platform
    • OceanBase Migration Service
    • OceanBase Developer Center
    • OceanBase Migration Assessment
    • OceanBase Admin Tool
    • OceanBase Loader and Dumper
    • OceanBase Deployer
    • Kubernetes operator for OceanBase
    • OceanBase Diagnostic Tool
    • OceanBase Binlog Service
    Connectors and Middleware
    • OceanBase Database Proxy
    • Embedded SQL in C for OceanBase
    • OceanBase Call Interface
    • OceanBase Connector/C
    • OceanBase Connector/J
    • OceanBase Connector/ODBC
    • OceanBase Connector/NET

      Create a cross-cloud standby instance

      Last Updated:2026-05-29 03:53:36  Updated
      Share
      What is on this page
      Limitations
      Procedure

      folded

      Share

      This topic describes how to create a cross-cloud standby instance.

      Note

      This feature is available only to specific users. If you want to use this feature, contact Technical Support.

      Limitations

      • The primary and standby instances are deployed in the Shared Nothing Architecture.

      • The standby instance must be of the same instance type, billing method, database version, and deployment mode as the primary instance.

      • The standby instance can have a different compute specification. The minimum node specification of the standby instance must be at least 0.33 times that of the primary instance.

      • The storage specification of the standby instance must be at least the same as that of the primary instance.

      • The database version must be V4.2.5.4 or later to create multiple standby instances (up to 3) for a primary instance. For V4.x or later, you can create a single cross-cloud standby instance.

      • You have the project owner or project admin role in the current OceanBase Cloud account.

      Procedure

      1. Log in to the OceanBase Cloud console.

      2. In the left-side navigation pane, click Instances.

      3. In the instance list, find the target instance, click the "..." icon next to the instance name, and select Create Standby Instance.

      4. In the dialog box that appears, select the project that the standby instance belongs to and click Create Standby Instance.

      5. On the order page, select the instance specifications:

        Parameter
        Description
        Instance Type Transactional
        Cloud Vendor Select the cloud vendor.
        Region To reduce network latency and improve access speed, we recommend that you select a region close to your business.
        Instance Name You can customize the name of the standby instance. The name must be 2 to 64 characters in length and can contain letters, digits, Chinese characters, underscores, and hyphens.
        Version The database version must be V4.x or later to create a cross-cloud standby instance. If you want to create multiple standby instances (up to 3) for a primary instance, the database version must be V4.2.5.4 or later.
        Deployment Mode The same as that of the primary instance.
        Zone You can click View Network Latency to view the network latency in different regions and select a suitable zone.
        Compute The same as that of the primary instance.
        Storage The same as that of the primary instance.
        Primary-Standby Instance Network Sync Method You can select one of the following synchronization methods:
        • Direct Network Connection: The primary instance transmits transaction logs (Redo logs) to the standby instance in real time over the network through the Log Transport Service. The standby instance applies the logs in real time through the Log Replay Service to synchronize data with the primary instance. This method has strong real-time synchronization capabilities and low latency, making it suitable for scenarios with high data synchronization requirements. It requires good network connectivity between the primary and standby instances.
        • Log Archiving: The primary instance archives transaction logs to an object storage service (such as OSS). The standby instance reads the archived logs from the object storage service and applies them to synchronize data with the primary instance. This method uses an object storage service as a relay, making it less sensitive to network stability. It is suitable for scenarios with unstable cross-cloud networks or where you want to reduce network transmission costs. Compared to direct network connections, this method has slightly higher latency but lower costs. This method incurs primary-standby log synchronization traffic fees, which you can view on the billing page.
        If a standby instance already exists in the current cloud vendor, select the same synchronization method as the existing standby instance.
      6. Specify the number of instances you want to create in the Quantity section.

      Note

      The database version must be V4.2.5.4 or later to create multiple standby instances (up to 3).

      1. In the Summary section, review the configurations and click Create Instance to complete the purchase.

      After the creation is completed, you can navigate back to the Instances page to view the creation progress.

      Previous topic

      Create a standby instance
      Last

      Next topic

      Create a standby instance for an Alibaba Cloud primary instance
      Next
      What is on this page
      Limitations
      Procedure