Error
Error Code: ACFS-05802

Oracle Database Error ACFS-05802: Low Replication Filesystem Space

📦 Oracle Database
📋

Description

This error signifies that the primary Oracle ACFS replication file system has reached a critical low disk space threshold on one or more active nodes. It typically occurs when the available storage falls below the minimum required for ongoing replication operations, potentially impacting data synchronization and availability.
💬

Error Message

The primary replication file system string has number GB or less space available per active node.
🔍

Known Causes

4 known causes
⚠️
Insufficient Storage Capacity
The physical storage allocated for the ACFS replication file system is nearing its maximum capacity, leaving little room for new data.
⚠️
Rapid Data Growth
The volume of data being replicated has increased significantly, consuming available space faster than anticipated without corresponding storage expansion.
⚠️
Unmanaged Snapshot/Replica Data
Old or expired snapshots, replication logs, and other replication artifacts are accumulating on the file system, consuming valuable space if not pruned.
⚠️
Incorrect Space Allocation
The initial allocation of space for the replication file system was insufficient for current or future needs, or monitoring thresholds are set too aggressively.
🛠️

Solutions

Coming Soon

Detailed step-by-step solutions for this error are being prepared. In the meantime, try these general troubleshooting tips:

General Troubleshooting Tips

  • Check the error message carefully for specific details
  • Review recent changes that might have caused the error
  • Search for the exact error code in the official documentation
  • Check log files for additional context
  • Try restarting the application or service