Error
Error Code:
ACFS-07129
Oracle Database Error ACFS-07129: ACFS Replication Node ID Mismatch
Description
This error indicates a critical inconsistency in the `_initiator_node_id` value within the ACFS replication log structure. It signifies that the database system found an unexpected node identifier during a replication operation, leading to a failure in maintaining data consistency between replicated ACFS file systems. This typically occurs in multi-node ACFS environments configured for replication.
Error Message
Replication_Log_Initiator structure has incorrect _initiator_node_id value found: number , but expected to find: number for structure: string
Known Causes
4 known causesReplication Configuration Mismatch
The `_initiator_node_id` value specified in the ACFS replication configuration does not match the expected value for the current node or the replication peer.
Corrupted Replication Metadata
Internal ACFS replication log structures or metadata have become corrupted, causing the system to read an invalid `_initiator_node_id`.
Cluster Node Identity Conflict
Conflicting node identities or an inconsistent cluster view may lead to a mismatch in how the `_initiator_node_id` is perceived across different nodes participating in replication.
Incorrect Replication Setup
Errors during the initial setup or subsequent modification of ACFS replication parameters, leading to an improperly defined initiator node ID.
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