Error
Error Code:
ACFS-05089
Oracle Database Error ACFS-05089: Replication Stats Query Failed
Description
This error occurs when an attempt is made to query ACFS replication statistics on a site designated as a standby. ACFS replication statistics queries are typically restricted to the primary (active) site to maintain data consistency and operational integrity, preventing such operations on the standby.
Error Message
replication statistics cannot be queried on the standby site
Known Causes
3 known causesStandby Site Role
The ACFS file system where the query was initiated is currently operating in a standby role, which does not permit direct replication statistics queries.
ACFS Configuration Mismatch
The ACFS replication configuration might be incorrectly set up, leading to an attempt to perform a primary-only operation on a standby site.
Application/Script Logic Error
An application or script is attempting to retrieve replication statistics without first verifying the current ACFS site's operational role.
Solutions
Coming SoonGeneral 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