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.0.0Community Edition

    Download PDF

    OceanBase logo

    The Unified Distributed Database for the AI Era.

    Follow Us
    Products
    OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
    Resources
    DocsBlogLive DemosTraining & Certification
    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.0.0
    iconOceanBase Cloud Platform
    V 4.0.0Community Edition
    • 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
    Community Edition
    • V 4.0.0
    • V 3.1.1
    Enterprise Edition
    • V 4.0.0
    • V 3.3.1

    inc_backup_delay

    Last Updated:2026-04-14 07:16:06  Updated
    share
    What is on this page
    Description
    Principle
    Alert rule
    Alert information
    Alert templates
    Impact on the system
    Possible causes
    Suggested solutions

    folded

    share

    Description

    This alert is triggered when a log backup is delayed.

    Principle

    OCP-Server runs a timed task to check the log backup tasks every minute. When the log backup latency exceeds the threshold, this alert is triggered. The log backup tasks include:

    1. Logical log backup

    2. Physical log backup

    Note

    You can specify the threshold by modifying the value of Alert Threshold for Log Backup Delays in the Configure Alert Threshold section of the backup strategy.

    Alert rule

    Metric Default threshold Duration Detection cycle Time before clearance
    None None 0 seconds 60 seconds 5 minutes

    Alert information

    Trigger method Alert level Scope
    Timed task of OCP Critical Service

    Alert templates

    • Overview: ${alarm_target} ${alarm_name}

    • Details: Cluster: ${ob_cluster_name}[${ob_cluster_id}], Host: ${host}, Alert: A log backup is delayed by ${log_backup_latency} seconds, exceeding the threshold of ${threshold} seconds, Checkpoint: ${checkpoint}, Current time: ${current_time}, Tenant list: ${tenants}.

    • Overview example: ob_cluster=C1-1000. A log backup is delayed.

    • Details example: Cluster: obcluster-1[10006], Host: xxx.xxx.xxx.xxx, Alert: A log backup is delayed by 30 seconds, exceeding the threshold of 5 seconds, Checkpoint: 2020-01-05 02:00:00, Current time: 2020-01-15 01:00:00, Tenant list: tenant1,tenant2.

    Impact on the system

    If the log backup is significantly delayed, the backup data is not up-to-date and the system cannot restore to the latest state or perform new physical data backup tasks.

    Possible causes

    This problem is commonly found in the following scenarios:

    • An error occurred while performing a log backup task.

    • Something is wrong with the backup media.

    Suggested solutions

    • If the alert is triggered during a logical log backup task, check the agentserver.log of the backup service for troubleshooting.

    • If the alert is triggered during a physical log backup task, check the OBServer logs to find the specific cause. Perform the following steps to find the logs:

      1. Log on to the OCP console. On the Clusters page, find the target cluster in the Clusters list and click its name. Then, the Overview page of the cluster appears.

      2. Click the More icon in the upper-right corner and select Download Logs .

        • Specify the time range, which must contain the alert time.

        • For the log type, select OBServer Logs .

      3. Click Download .

        Wait for the OBServer logs to be downloaded.

      4. Open the observer.log file and search for WARN- and ERROR-level logs.

    Previous topic

    no_enough_exporter
    Last

    Next topic

    base_backup_fail
    Next
    What is on this page
    Description
    Principle
    Alert rule
    Alert information
    Alert templates
    Impact on the system
    Possible causes
    Suggested solutions