Skip to end of metadata
Go to start of metadata

Version

 All versions

Explanation

 Replication is stopped.

Cause

Altibase sends the replication information in the form of Xlogs. 

Xlogs are included and managed by the Altibase redo log to guarantee the database transaction order.

This error occurs when there is a lack of disk space in the redo log area.

Action

Check the directory and the disk space with the following SQL command.

Reference

A lack of disk space occurs, mainly because checkpointing is not executed for a long time or failed to execute. Thus, it is important to find out the cause of the error.

  • No labels